5 lines
130 B
YAML
5 lines
130 B
YAML
ansible_connection: ansible.builtin.ssh
|
|
ansible_ssh_host: firewall.balsillie.house
|
|
ansible_ssh_port: 22
|
|
ansible_ssh_user: ansible
|