summaryrefslogtreecommitdiffstats
path: root/anslib/patches/ansible-role-ntp-ds-replace-obsolete-constructs.patch
blob: 6ad99b99557dec55b6125ef06572395be3a30ce8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/tasks/main.yml b/tasks/main.yml
index afbf1c2..503f4b0 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -13,7 +13,7 @@
     state: present
   when: ansible_system == "Linux"
 
-- include: clock-rhel-6.yml
+- include_tasks: clock-rhel-6.yml
   when: ansible_os_family == 'RedHat' and ansible_distribution_version.split('.')[0] == '6'
 
 - name: Set timezone