Commit be40fe33 authored by nanahira's avatar nanahira

fix python3

parent 38183413
Pipeline #1875 failed with stages
in 10 seconds
...@@ -71,6 +71,7 @@ dns-in-nextgen: ...@@ -71,6 +71,7 @@ dns-in-nextgen:
ipset: false ipset: false
target_path: ~/nextgen-router/services/dnsmasq/dnsmasq.d target_path: ~/nextgen-router/services/dnsmasq/dnsmasq.d
become_in_rsync: false become_in_rsync: false
ansible_python_interpreter: python3
handlers: handlers:
- type: docker - type: docker
path: ~/nextgen-router/services/dnsmasq path: ~/nextgen-router/services/dnsmasq
......
...@@ -39,3 +39,5 @@ host-record=mathweb-api.momobako.com,dzdaglpt.momobako.com,cxcy.momobako.com,10. ...@@ -39,3 +39,5 @@ host-record=mathweb-api.momobako.com,dzdaglpt.momobako.com,cxcy.momobako.com,10.
host-record=jupyter-sftp.momobako.com,jupyter.momobako.com,10.198.4.73 host-record=jupyter-sftp.momobako.com,jupyter.momobako.com,10.198.4.73
#address=/hlsjgw.com/10.198.4.78 #address=/hlsjgw.com/10.198.4.78
address=/hlsjgw.com/10.198.5.136 address=/hlsjgw.com/10.198.5.136
# force update
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