No longer need to specify an ip hopefully.
This commit is contained in:
parent
2c6716fffc
commit
949fa177e1
1 changed files with 0 additions and 4 deletions
|
@ -20,10 +20,6 @@
|
|||
fail: msg="Please specify the name of the instance"
|
||||
when: name is not defined
|
||||
|
||||
- name: fail when public_ip is not provided
|
||||
fail: msg="Please specify the public_ip for the instance"
|
||||
when: public_ip is not defined
|
||||
|
||||
- include: "{{ tasks }}/transient_cloud_new.yml"
|
||||
|
||||
- name: provision instance
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue