Fix the mirrormanager move-to-archive playbook
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
be05575049
commit
7c5d602f6c
1 changed files with 1 additions and 3 deletions
|
@ -7,9 +7,7 @@
|
||||||
# version => The version that must be archived.
|
# version => The version that must be archived.
|
||||||
|
|
||||||
- name: Run the move-to-archive script
|
- name: Run the move-to-archive script
|
||||||
hosts:
|
hosts: os_control[0]:os_control_stg[0]
|
||||||
- os_masters[0]
|
|
||||||
- os_masters_stg[0]
|
|
||||||
user: root
|
user: root
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue