mirror of
https://github.com/status-im/ansible-role-mongodb.git
synced 2025-02-17 15:36:23 +00:00
Merge pull request #154 from ShaulMyplay/master
Apt update cache before installing mogodb
This commit is contained in:
commit
bb1b10b699
@ -55,6 +55,7 @@
|
||||
- "{{mongodb_package}}"
|
||||
- numactl
|
||||
state: present
|
||||
update_cache: yes
|
||||
|
||||
- name: Add systemd configuration if present
|
||||
copy: src=mongodb.service dest=/lib/systemd/system/mongodb.service owner=root group=root mode=0640
|
||||
|
Loading…
x
Reference in New Issue
Block a user