Commit cac79faf by Nicholas Kuechler

Remove tailing bracket

parent e4d0c7b0
...@@ -93,7 +93,7 @@ EXAMPLES = ''' ...@@ -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
''' '''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment