mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
Disable playbooks for staging Koschei
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=koschei-backend:koschei-backend-stg"
|
||||
|
||||
- name: install koschei
|
||||
hosts: koschei-backend:koschei-backend-stg
|
||||
hosts: koschei-backend
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=koschei-web:koschei-web-stg"
|
||||
|
||||
- name: install koschei-frontend
|
||||
hosts: koschei-web:koschei-web-stg
|
||||
hosts: koschei-web
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user