Rename gw group to dnagw

This commit is contained in:
Timo Makinen 2021-04-23 09:42:40 +00:00
parent 9f86ecc099
commit d89515e3aa
3 changed files with 7 additions and 7 deletions

View file

@ -1,8 +1,8 @@
---
- import_playbook: "include/deploy-kvm-guest.yml myhosts=gw"
- import_playbook: "include/deploy-kvm-guest.yml myhosts=dnagw"
- name: configure instance
hosts: gw
hosts: dnagw
user: root
gather_facts: true