More relevant example
parent
3a1720d6f0
commit
1c052c6f0e
|
@ -72,7 +72,7 @@ EXAMPLES = '''
|
||||||
# Associate an IP address
|
# Associate an IP address
|
||||||
- local_action:
|
- local_action:
|
||||||
module: cs_ip_address
|
module: cs_ip_address
|
||||||
account: My Account
|
network: My Network
|
||||||
register: ip_address
|
register: ip_address
|
||||||
when: create_instance|changed
|
when: create_instance|changed
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue