infra/ansible/host_vars/skippy.w5isp.com.yml

17 lines
359 B
YAML

---
ansible_user: ansible
ansible_host: 204.110.191.8
ansible_python_interpreter: /usr/bin/python3
ansible_ssh_private_key_file: /Users/graham/.ssh/ansible
ansible_ssh_common_args: '-o StrictHostKeyChecking=accept-new'
network:
skip: true
firewall_allow_rules:
- port: 80
proto: tcp
comment: HTTP
- port: 443
proto: tcp
comment: HTTPS