mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fixed typo in example playbook
This commit is contained in:
parent
a0204b80dc
commit
896dcd9787
1 changed files with 1 additions and 1 deletions
|
@ -462,7 +462,7 @@ EXAMPLES = '''
|
|||
wait: True
|
||||
vpc_subnet_id: subnet-29e63245
|
||||
assign_public_ip: yes
|
||||
role:
|
||||
roles:
|
||||
- do_neat_stuff
|
||||
- do_more_neat_stuff
|
||||
|
||||
|
|
Loading…
Reference in a new issue