Commit 55a54400 authored by Alain Takoudjou's avatar Alain Takoudjou

vm-bootstrap playbook: always get gateway ip address if vm is moved

parent 20788762
Pipeline #4278 skipped
---
- name: Download network geteway ip
get_url: url=http://10.0.2.100/gateway dest=/etc/opt/gateway mode=666
get_url: url=http://10.0.2.100/gateway dest=/etc/opt/gateway mode=666 force=yes
ignore_errors: True
- name: stat /etc/opt/gateway
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment