mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Update changelog for new yum module behavior
This commit is contained in:
parent
42a2586dfa
commit
6cb21bac5f
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ Major features/changes:
|
|||
* ec2 module now accepts 'exact_count' and 'count_tag' as a way to enforce a running number of nodes by tags.
|
||||
* all ec2 modules that work with Eucalyptus also now support a 'validate_certs' option, which can be set to 'off' for installations using self-signed certs.
|
||||
* Start of new integration test infrastructure (WIP, more details TBD)
|
||||
* if repoquery is unavailble, the yum module will automatically attempt to install yum-utils
|
||||
|
||||
New modules:
|
||||
|
||||
|
|
Loading…
Reference in a new issue