diff --git a/playbooks/groups/noc.yml b/playbooks/groups/noc.yml index 2e34549902..026396ba84 100644 --- a/playbooks/groups/noc.yml +++ b/playbooks/groups/noc.yml @@ -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