Rename db hosts to sqldb
This commit is contained in:
parent
f848891918
commit
06ac7fc7cc
4 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
- import_playbook: "include/deploy-kvm-guest.yml myhosts=db"
|
||||
- import_playbook: "include/deploy-kvm-guest.yml myhosts=sqldb"
|
||||
|
||||
- name: configure instance
|
||||
hosts: db
|
||||
hosts: sqldb
|
||||
user: root
|
||||
gather_facts: true
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue