[relepel08] when cutting and pasting make sure the hostname you set is correct otherwise you will end up with the wrong ips

This commit is contained in:
Stephen Smoogen 2019-06-20 18:11:35 +00:00
parent 029217e4ba
commit ade7bc10aa
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=grobisplitter"
- name: make the box be real
hosts: grobisplitter
hosts: epel_08
user: root
gather_facts: True