File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # v1.3.8
2+
3+ + Add Debian to prettified names in ` LinuxDistribution ` fact (@blarghmatey )
4+ + Fix logging non-string args (@morrison12 )
5+ + Tidy up new issue templates (@Gaming4LifeDE )
6+ + Use ` export ` instead of ` env ` so variables pass into sub-commands as expected
7+ + pass any ` env ` into fact execution within operations
8+ + Fix splitting of inventory filename into group name
9+ + Improve package name parsing in ` BrewPackages ` fact
10+ + Only append blank line before new cron entries if some already exist
11+ + Remove any leftover askpass files when using ` use_sudo_password `
12+
113# v1.3.7
214
315+ Support reading custom user operations in CLI mode (@tsnoam )
Original file line number Diff line number Diff line change 1- __version__ = '1.3.7 '
1+ __version__ = '1.3.8 '
You can’t perform that action at this time.
0 commit comments