File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ # v1.3.7
2+
3+ + Support reading custom user operations in CLI mode (@tsnoam )
4+ + Allow adding users with duplicate UIDs in ` server.user ` operation (@tsnoam )
5+ + Add user UID/GID to ` users ` fact output (@tsnoam )
6+ + Fix uninstall command in ` apk.packages ` operation (@Gaming4LifeDE )
7+ + Fix support for ` add_deploy ` in API mode
8+ + Rename (deprecate) facts ` server.Os ` -> ` server.Kernel ` & ` server.OsVersion ` -> ` server.KernelVersion `
9+ + Add ` server.MacosVersion ` fact
10+ + Add an empty line before writing in named crontab entries
11+ + Fix check for command change with named crontab entries
12+ + Properly quote package names (fix Python version specifiers with shell characters in ` pip.packages ` operation)
13+
114# v1.3.6
215
316+ Ignore errors when ` crontab ` fails (ie, when there's no crontab)
Original file line number Diff line number Diff line change 1- __version__ = '1.3.6 '
1+ __version__ = '1.3.7 '
You can’t perform that action at this time.
0 commit comments