Commit 7e429143 authored by nanahira's avatar nanahira

move

parent 6f9f4db7
Pipeline #1682 failed with stages
in 10 seconds
...@@ -58,9 +58,6 @@ dns-in-docker: ...@@ -58,9 +58,6 @@ dns-in-docker:
hosts: hosts:
nanahira.yuzurisa.com: nanahira.yuzurisa.com:
ansible_ssh_user: nanahira ansible_ssh_user: nanahira
ayumi:
ansible_ssh_host: 10.198.0.11
ipset: true
yoosan: yoosan:
ansible_ssh_host: 10.198.0.18 ansible_ssh_host: 10.198.0.18
ansible_ssh_user: nanahira ansible_ssh_user: nanahira
...@@ -90,9 +87,11 @@ dns-in-nextgen: ...@@ -90,9 +87,11 @@ dns-in-nextgen:
- dnsmasq - dnsmasq
hosts: hosts:
south.mycard.moe: south.mycard.moe:
ipset: true
ansible_python_interpreter: python3 ansible_python_interpreter: python3
ansible_ssh_host: 10.198.0.3 ansible_ssh_host: 10.198.0.3
ayumi:
ansible_python_interpreter: python3
ansible_ssh_host: 10.198.0.11
yuzurisa.mycard.moe: yuzurisa.mycard.moe:
ansible_ssh_host: 10.198.0.7 ansible_ssh_host: 10.198.0.7
ipset: true ipset: true
......
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