mirror of
https://github.com/status-im/ansible-role-mongodb.git
synced 2025-02-17 15:36:23 +00:00
Fix condition for task
This commit is contained in:
parent
cc1decf1f9
commit
0e7c080a30
@ -14,6 +14,7 @@
|
||||
- name: Overwrite mongodb_version especially for Debian 9
|
||||
set_fact:
|
||||
mongodb_major_version: "3.2"
|
||||
when: ansible_distribution_release == "stretch"
|
||||
|
||||
- name: Add APT key
|
||||
apt_key:
|
||||
|
Loading…
x
Reference in New Issue
Block a user