added fixes for ansible 2.8
[noc.git] / ansible / roles / base / tasks / 03ntp.yml
index 621e7f6..2e4c8e3 100644 (file)
@@ -1,5 +1,5 @@
 ---
-- when: base_managed_ntpd
+- when: base_managed_ntpd | bool
   block:
     - name: check that ISC ntpd is not installed
       apt: