Update inventories/client_template/hosts.yml
This commit is contained in:
@@ -27,3 +27,13 @@ all:
|
||||
ansible_winrm_transport: ntlm
|
||||
ansible_winrm_server_cert_validation: validate
|
||||
ansible_port: 5986
|
||||
firewalls:
|
||||
children:
|
||||
opnsense:
|
||||
hosts:
|
||||
client-fw-01:
|
||||
ansible_host: "{{ lookup('env', 'FW_HOST') }}"
|
||||
pfsense:
|
||||
hosts:
|
||||
client-fw-01:
|
||||
ansible_host: "{{ lookup('env', 'FW_HOST') }}"
|
||||
Reference in New Issue
Block a user