We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1dbfaef + 08fc1f8 commit c38ca80Copy full SHA for c38ca80
tasks/install.debian.yml
@@ -59,7 +59,7 @@
59
update_cache: yes
60
61
- name: Add systemd configuration if present
62
- copy: src=mongodb.service dest=/lib/systemd/system/mongodb.service owner=root group=root mode=0640
+ copy: src=mongodb.service dest=/lib/systemd/system/mongodb.service owner=root group=root mode=0644
63
when: mongodb_is_systemd
64
65
- name: Add symlink for systemd
0 commit comments