Rename fsol?? hosts to fsol-gw??

This commit is contained in:
Timo Makinen 2021-03-17 21:28:49 +00:00
parent 77ee001c54
commit 51aede7c00
5 changed files with 10 additions and 10 deletions

View file

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