removed bool check
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Add dust
|
||||
when:
|
||||
- dust_configured is undefined
|
||||
block:
|
||||
- name: Append du-dust to pkg_cargo
|
||||
when:
|
||||
|
||||
Reference in New Issue
Block a user