Also do autosign-stg
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
20b30d8b08
commit
aa8c35358d
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=autosign-stg"
|
||||
|
||||
- name: make the box be real
|
||||
hosts: autosign
|
||||
hosts: autosign:autosign-stg
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
@ -18,6 +18,7 @@
|
|||
|
||||
roles:
|
||||
- base
|
||||
- basessh
|
||||
- rkhunter
|
||||
- nagios_client
|
||||
- hosts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue