spelling: droplet

This commit is contained in:
Josh Soref 2017-04-02 22:42:12 +00:00
parent cb04fcfbca
commit 4ca47a3647

View file

@ -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 }}"