Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2022-01-13 16:51:23 +00:00
parent 54f4e0b4b8
commit 876ac290d5
No known key found for this signature in database
GPG key ID: F734FDFC154B83FB

View file

@ -5,6 +5,16 @@
- change to include statements
- prelim and package facts discovery
- commands module removed and moved to shell
- added
```yml
args:
warn: false
```
- update boolean values to true/false
- 3.4.2 improved checks for p[ackage presence
- changed to assert for OS/release and ansible version
## Initial