diff --git a/library/cloud/rax b/library/cloud/rax index 1fbe98e00e..2b38c54640 100644 --- a/library/cloud/rax +++ b/library/cloud/rax @@ -91,6 +91,9 @@ EXAMPLES = ''' name: rax-test1 flavor: 5 image: b11d9567-e412-4255-96b9-bd63ab23bcfe + files: + /root/.ssh/authorized_keys: /home/localuser/.ssh/id_rsa.pub + /root/test.txt: /home/localuser/test.txt wait: yes state: present '''