mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
More relevant example
This commit is contained in:
committed by
Matt Clay
parent
3a1720d6f0
commit
1c052c6f0e
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user