remove nagios-stg from the noc playbook for the time being as we are needing to develop it in sep playbook.
This commit is contained in:
parent
bdd84f2c5e
commit
95fe82d1cc
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=nagios:nagios-stg"
|
||||
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=nagios"
|
||||
|
||||
- name: make the box be real
|
||||
hosts: nagios:nagios-stg
|
||||
hosts: nagios
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue