mirror of
https://github.com/trailofbits/algo.git
synced 2026-09-01 04:38:45 +02:00
DO fix
This commit is contained in:
@@ -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..."
|
||||
|
||||
Reference in New Issue
Block a user