mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
a1a3b4f677
commit
0f1346aa8e
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
group: root
|
||||
mode: 0644
|
||||
with_items:
|
||||
- { src: 'mongodb.service.j2', dest: '/etc/systemd/system/' }
|
||||
- { src: 'mongodb.service.j2', dest: '/etc/systemd/system/mongodb.service' }
|
||||
- { src: 'mongod.conf.j2', dest: "{{ mongodb_conf }}" }
|
||||
|
||||
- name: Restart service if enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue