mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-12 20:00:58 +00:00
Remove tailing bracket
This commit is contained in:
@@ -93,7 +93,7 @@ EXAMPLES = '''
|
||||
image: b11d9567-e412-4255-96b9-bd63ab23bcfe
|
||||
files:
|
||||
- /root/.ssh/authorized_keys=/home/localuser/.ssh/id_rsa.pub
|
||||
- /root/test.txt=/home/localuser/test.txt]
|
||||
- /root/test.txt=/home/localuser/test.txt
|
||||
wait: yes
|
||||
state: present
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user