mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-06 15:13:56 +02:00
DO fix
This commit is contained in:
parent
0acfc837f5
commit
cd5b096ab7
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue