mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 06:33:56 +02:00
fix typo
This commit is contained in:
parent
dfb1cbc282
commit
69ff22f9bb
1 changed files with 2 additions and 2 deletions
|
@ -85,7 +85,7 @@
|
|||
Authorization: "Bearer {{ do_access_token }}"
|
||||
register: do_droplets
|
||||
|
||||
- name: Ensure the group ec2 exists in the dynamic inventory file
|
||||
- name: Ensure the group digitalocean exists in the dynamic inventory file
|
||||
lineinfile:
|
||||
state: present
|
||||
dest: configs/inventory.dynamic
|
||||
|
|
Loading…
Add table
Reference in a new issue