Fix some more names
This commit is contained in:
parent
014d156b3b
commit
5baac0feac
2 changed files with 3 additions and 2 deletions
|
@ -50,6 +50,7 @@
|
|||
- include: /srv/web/infra/ansible/playbooks/groups/lockbox.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/mailman.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/mirrorlist.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/mirrormanager.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/memcached.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/noc.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/groups/notifs-backend.yml
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
- name: make the servers
|
||||
hosts: mirrormanager2-stg
|
||||
hosts: mm-stg
|
||||
user: root
|
||||
gather_facts: False
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
|||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
||||
- name: make the boxen be real for real
|
||||
hosts: mirrormanager2-stg
|
||||
hosts: mm-stg
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue