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