This commit is contained in:
Jack Ivanov 2016-12-17 15:16:40 +03:00
parent 0acfc837f5
commit cd5b096ab7

View File

@ -41,6 +41,7 @@
command: ssh
ssh_pub_key: "{{ public_key }}"
api_token: "{{ do_access_token }}"
name: "{{ SSH_keys.comment }}"
register: do_ssh_key
- name: "Creating a droplet..."