More relevant example
This commit is contained in:
parent
3a1720d6f0
commit
1c052c6f0e
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ EXAMPLES = '''
|
|||
# Associate an IP address
|
||||
- local_action:
|
||||
module: cs_ip_address
|
||||
account: My Account
|
||||
network: My Network
|
||||
register: ip_address
|
||||
when: create_instance|changed
|
||||
|
||||
|
|
Loading…
Reference in a new issue