mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
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
|
# 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…
Add table
Add a link
Reference in a new issue