remove work dir for 5.x

This commit is contained in:
Dale McDiarmid 2017-01-17 10:50:19 +00:00
parent c22ace11e0
commit fedccafb67
7 changed files with 3 additions and 17 deletions

View file

@ -6,7 +6,6 @@
file: path={{ item }} state=directory owner={{ es_user }} group={{ es_group }}
with_items:
- "{{pid_dir}}"
- "{{work_dir}}"
- "{{log_dir}}"
- "{{conf_dir}}"