summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/enable_dnsmasq.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/common/openshift-cluster/enable_dnsmasq.yml')
-rw-r--r--playbooks/common/openshift-cluster/enable_dnsmasq.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/common/openshift-cluster/enable_dnsmasq.yml b/playbooks/common/openshift-cluster/enable_dnsmasq.yml
index 4cfe8617e..ca5177852 100644
--- a/playbooks/common/openshift-cluster/enable_dnsmasq.yml
+++ b/playbooks/common/openshift-cluster/enable_dnsmasq.yml
@@ -59,7 +59,7 @@
vars:
openshift_deployment_type: "{{ deployment_type }}"
roles:
- - openshift_node_dnsmasq
+ - openshift_node_dnsmasq
post_tasks:
- modify_yaml:
dest: "{{ openshift.common.config_base }}/node/node-config.yaml"