Skip to content

Commit 0d4520e

Browse files
authored
remove deprecated bare variable (#167)
1 parent 6431fa3 commit 0d4520e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/mongodb-RedHat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
group: "root"
3535
mode: 0644
3636
when:
37-
- use_system_d
37+
- use_system_d | bool
3838
notify:
3939
- "reload systemd configuration"
4040
- "restart mongod"

0 commit comments

Comments
 (0)