mirror of
https://github.com/trailofbits/algo
synced 2024-11-04 06:00:21 +00:00
DO fix
This commit is contained in:
parent
0acfc837f5
commit
cd5b096ab7
@ -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..."
|
||||
|
Loading…
Reference in New Issue
Block a user