ODCS_TARGET_DIR should be created on all VMs, not just frontend.
This commit is contained in:
parent
ffc74cfdb6
commit
c692ea6af2
1 changed files with 0 additions and 1 deletions
|
@ -88,7 +88,6 @@
|
||||||
with_items:
|
with_items:
|
||||||
- "{{ odcs_target_dir }}"
|
- "{{ odcs_target_dir }}"
|
||||||
- "{{ odcs_target_dir }}/private"
|
- "{{ odcs_target_dir }}/private"
|
||||||
when: inventory_hostname.startswith('odcs-frontend')
|
|
||||||
tags:
|
tags:
|
||||||
- odcs
|
- odcs
|
||||||
- odcs/frontend
|
- odcs/frontend
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue