mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-05 19:43:22 +02:00
spelling: droplet
This commit is contained in:
parent
cb04fcfbca
commit
4ca47a3647
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
- set_fact:
|
||||
cloud_instance_ip: "{{ do.droplet.ip_address }}"
|
||||
|
||||
- name: Tag the groplet
|
||||
- name: Tag the droplet
|
||||
digital_ocean_tag:
|
||||
name: "Environment:Algo"
|
||||
resource_id: "{{ do.droplet.id }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue