blob: 2487ab65ba32db43a4981a86f96f8d35fbe6b1fb (
plain) (
tree)
|
|
ansible_host: st0dev0
ip:
in: 10.10.0.60
out: 192.168.5.60
virtual: true
services:
- name: "ssh"
proto: "tcp"
port: "22"
- name: "cgit"
proto: "tcp"
port: "1235"
domain: "git"
- name: "jenkins"
proto: "tcp"
port: "8000"
domain: "jenkins"
- name: "gitdeamon"
proto: "tcp"
port: "9418"
public: true
- name: "gitdeamon"
proto: "udp"
port: "9418"
public: true
|