mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-15 09:13:01 +02:00
fix typo
This commit is contained in:
parent
7b61026f7c
commit
a458d1d0ba
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