../library/roles/egi/voms/tasks/main.yml fix directory creation

This commit is contained in:
Roberto Cirillo 2017-09-26 18:08:10 +02:00
parent aa8e209d95
commit f6f1905e2b
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
with_items: '{{ voms_trusted_anchors_data }}'
- name: Define the VOMS trusted anchors
template: src=gridsecurity-content.j2 dest={{ voms_trustanchors_base_directory }}/{{ item.name }}
template: src=gridsecurity-content.j2 dest={{ voms_trustanchors_base_directory }}/{{ item.name }}/{{ d4science_voms_provider }}
with_items: '{{ voms_trusted_anchors_data }}'
- name: Define the VOMS definitions