remove wrong line

This commit is contained in:
Robert Kaussow 2018-07-07 17:00:34 +02:00
parent 8a6a2042f3
commit 00b713d9d7
1 changed files with 0 additions and 3 deletions

View File

@ -44,9 +44,6 @@
state: directory
when: mongodb_systemlog_destination == 'logfile'
- "{{ mongodb_systemlog_path | dirname when mongodb_systemlog_destination == 'file' else omit}}"
# - name: Make sure mongodb is running
# systemd:
# name: mongod