hey look ma/two hands
This commit is contained in:
parent
efb85be09e
commit
95f7aeee5d
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=nagios-stg"
|
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=nagios-stg"
|
||||||
|
|
||||||
- name: make the box be real
|
- name: make the box be real
|
||||||
hosts: noc01.stg.phx2.fedoraproject.org
|
hosts: nagios-stg
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
- include: "{{ handlers }}/restart_services.yml"
|
- include: "{{ handlers }}/restart_services.yml"
|
||||||
|
|
||||||
- name: deploy nagios service config
|
- name: deploy nagios service config
|
||||||
hosts: noc01.stg.phx2.fedoraproject.org
|
hosts: nagios-stg
|
||||||
user:
|
user:
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue