Commit 761bed21 authored by nanahira's avatar nanahira

add new host

parent face011e
Pipeline #752 passed with stages
in 2 minutes and 23 seconds
...@@ -41,6 +41,15 @@ dns: ...@@ -41,6 +41,15 @@ dns:
path: ~/dnsmasq path: ~/dnsmasq
services: services:
- dnsmasq - dnsmasq
gzzuniv:
ansible_ssh_host: 10.198.0.15
ansible_private_key_file: /root/nanahira_ssh/id_rsa
target_path: /data/app-stacks/utility/dnsmasq/dnsmasq.d
handlers:
- type: docker
path: /data/app-stacks/utility
services:
- dnsmasq
drjin: drjin:
ansible_ssh_host: 10.198.0.49 ansible_ssh_host: 10.198.0.49
ansible_ssh_port: 2434 ansible_ssh_port: 2434
......
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