mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
update changelog
This commit is contained in:
parent
aa704a6111
commit
ca7b5cc5a3
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Module changes:
|
||||||
* misc yum module fixes
|
* misc yum module fixes
|
||||||
* better changed=True/False detection in user module on older Linux distros
|
* better changed=True/False detection in user module on older Linux distros
|
||||||
* nicer errors from modules when arguments are not key=value
|
* nicer errors from modules when arguments are not key=value
|
||||||
* backup option on copy (backup=yes)
|
* backup option on copy (backup=yes), as well as template, assemble, and lineinfile
|
||||||
* file module will not recurse on directory properties
|
* file module will not recurse on directory properties
|
||||||
* yum module now workable without having repoquery installed, but doesn't support comparisons or list= if so
|
* yum module now workable without having repoquery installed, but doesn't support comparisons or list= if so
|
||||||
* setup module now detects interfaces with aliases
|
* setup module now detects interfaces with aliases
|
||||||
|
|
Loading…
Reference in a new issue