db.aws: try this
This commit is contained in:
parent
008454b6df
commit
1477857a85
1 changed files with 6 additions and 0 deletions
|
@ -32,6 +32,12 @@
|
|||
- /srv/web/infra/ansible/vars/global.yml
|
||||
- /srv/private/ansible/vars.yml
|
||||
|
||||
pre_tasks:
|
||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||
|
||||
tasks:
|
||||
- import_tasks: "{{ tasks_path }}/cloud_setup_basic.yml"
|
||||
|
||||
- name: configure server
|
||||
hosts: db.stg.aws.fedoraproject.org
|
||||
user: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue