Commit 4f1c5479 authored by nanahira's avatar nanahira

fix

parent 8198f9a3
...@@ -18,6 +18,7 @@ dns: ...@@ -18,6 +18,7 @@ dns:
yuyuko: yuyuko:
ansible_ssh_host: 10.198.0.30 ansible_ssh_host: 10.198.0.30
target_path: /root/dnsmasq/config/conf.d/mycard target_path: /root/dnsmasq/config/conf.d/mycard
ansible_python_interpreter: python3
handlers: handlers:
- type: docker - type: docker
path: ~/dnsmasq path: ~/dnsmasq
...@@ -87,3 +88,4 @@ dns-in-docker: ...@@ -87,3 +88,4 @@ dns-in-docker:
ipset: true ipset: true
south.mycard.moe: south.mycard.moe:
ipset: true ipset: true
ansible_python_interpreter: python3
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment