Remove tailing bracket
This commit is contained in:
parent
a89007ec8d
commit
b9a67d0adb
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ EXAMPLES = '''
|
||||||
image: b11d9567-e412-4255-96b9-bd63ab23bcfe
|
image: b11d9567-e412-4255-96b9-bd63ab23bcfe
|
||||||
files:
|
files:
|
||||||
- /root/.ssh/authorized_keys=/home/localuser/.ssh/id_rsa.pub
|
- /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
|
wait: yes
|
||||||
state: present
|
state: present
|
||||||
'''
|
'''
|
||||||
|
|
Loading…
Add table
Reference in a new issue