mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-20 11:04:00 -07:00
Add complex arguments example
This commit is contained in:
parent
b63bf62b13
commit
7da9992110
2 changed files with 56 additions and 0 deletions
|
@ -47,6 +47,7 @@ Ansible Changes By Release
|
|||
* lookup plugin macros like $FILE and $ENV now work without returning arrays in variable definitions/playbooks
|
||||
* add_host module can set ports and other inventory variables
|
||||
* add_host module can add modules to multiple groups (groups=a,b,c), groups now alias for groupname
|
||||
* support for complex arguments to modules (within reason)
|
||||
|
||||
1.0 "Eruption" -- Feb 1 2013
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue