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 44c2062 + 2825918 commit bb1b10bCopy full SHA for bb1b10b
tasks/install.debian.yml
@@ -55,6 +55,7 @@
55
- "{{mongodb_package}}"
56
- numactl
57
state: present
58
+ update_cache: yes
59
60
- name: Add systemd configuration if present
61
copy: src=mongodb.service dest=/lib/systemd/system/mongodb.service owner=root group=root mode=0640
0 commit comments