No changes
This commit is contained in:
parent
59bdee229d
commit
38b9f70586
3 changed files with 3 additions and 3 deletions
|
|
@ -49,4 +49,4 @@
|
|||
|
||||
#Set permissions on plugins directory
|
||||
- name: Set Plugin Directory Permissions
|
||||
file: state=directory path={{ plugin_dir }} owner={{ es_user }} group={{ es_group }} recurse=yes
|
||||
file: state=directory path={{ plugin_dir }} owner={{ es_user }} group={{ es_group }} recurse=yes
|
||||
|
|
@ -35,4 +35,4 @@
|
|||
when: es_templates
|
||||
tags:
|
||||
- templates
|
||||
- meta: flush_handlers
|
||||
- meta: flush_handlers
|
||||
Loading…
Add table
Add a link
Reference in a new issue