Add complex arguments example

This commit is contained in:
Michael DeHaan 2013-02-17 15:06:17 -05:00
commit 7da9992110
2 changed files with 56 additions and 0 deletions

View file

@ -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