Skip to content

Commit bb1b10b

Browse files
authored
Merge pull request #154 from ShaulMyplay/master
Apt update cache before installing mogodb
2 parents 44c2062 + 2825918 commit bb1b10b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/install.debian.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
- "{{mongodb_package}}"
5656
- numactl
5757
state: present
58+
update_cache: yes
5859

5960
- name: Add systemd configuration if present
6061
copy: src=mongodb.service dest=/lib/systemd/system/mongodb.service owner=root group=root mode=0640

0 commit comments

Comments
 (0)