Update inventories/client_royal_pizza/hosts.yml
This commit is contained in:
@@ -19,7 +19,7 @@ all:
|
||||
opnsense:
|
||||
hosts:
|
||||
client-fw-01:
|
||||
ansible_host: "{{ lookup('env', 'FW_HOST') }}"
|
||||
ansible_host: "{{ FW_HOST }}"
|
||||
ansible_port: "22222"
|
||||
ansible_user: root
|
||||
ansible_ssh_private_key_file: ~/.ssh/client_royal_pizza
|
||||
|
||||
Reference in New Issue
Block a user