mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-22 22:11:44 -07:00
Docs: consistently format playbook EXAMPLES
This commit is contained in:
parent
bfcead8c33
commit
30d641094b
30 changed files with 129 additions and 73 deletions
|
@ -76,7 +76,7 @@ requirements: ["quantumclient", "keystoneclient"]
|
|||
|
||||
EXAMPLES = '''
|
||||
# Associate a specific floating IP with an Instance
|
||||
quantum_floating_ip_associate:
|
||||
- quantum_floating_ip_associate:
|
||||
state=present
|
||||
login_username=admin
|
||||
login_password=admin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue