mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-11 16:44:22 -07:00
Update changelog for ec2 exact_count and count_tag
This commit is contained in:
parent
6e7f684958
commit
084b623833
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ Major features/changes:
|
||||||
* added no_log: option for tasks. When used, no logging information will be sent to syslog during the module execution.
|
* added no_log: option for tasks. When used, no logging information will be sent to syslog during the module execution.
|
||||||
* acl module now handles 'default' and allows for either shorthand entry or specific fields per entry section
|
* acl module now handles 'default' and allows for either shorthand entry or specific fields per entry section
|
||||||
* play_hosts is a new magic variable to provide a list of hosts in scope for the current play.
|
* play_hosts is a new magic variable to provide a list of hosts in scope for the current play.
|
||||||
|
* ec2 module now accepts 'exact_count' and 'count_tag' as a way to enforce a running number of nodes by tags.
|
||||||
|
|
||||||
|
|
||||||
New modules:
|
New modules:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue