skip with_items
This commit is contained in:
parent
c1b7b5a70b
commit
7ae91574ca
@ -36,7 +36,7 @@
|
||||
state: directory
|
||||
with_items:
|
||||
- "{{ mongodb_storage_dbpath }}"
|
||||
- "{{ mongodb_systemlog_path | dirname if mongodb_systemlog_destination == 'file' else omit}}"
|
||||
- "{{ mongodb_systemlog_path | dirname when mongodb_systemlog_destination }}"
|
||||
|
||||
# - name: Make sure mongodb is running
|
||||
# systemd:
|
||||
|
Loading…
Reference in New Issue
Block a user