Update inventories/client_royal_pizza/hosts.yml
This commit is contained in:
@@ -18,8 +18,12 @@ all:
|
||||
children:
|
||||
opnsense:
|
||||
hosts:
|
||||
client-fw-01:
|
||||
royal-pizza-fw-01:
|
||||
ansible_host: "{{ lookup('env', 'FW_HOST') }}"
|
||||
ansible_port: "{{ lookup('env', 'SSH_PORT') }}"
|
||||
ansible_user: root
|
||||
ansible_ssh_private_key_file: ~/.ssh/client_royal_pizza
|
||||
firewall_api_port: 8889
|
||||
|
||||
linux_hosts:
|
||||
hosts: {}
|
||||
|
||||
Reference in New Issue
Block a user