Update ansible roles to automate nordix openvpn user management
[infra/tools.git] / infra / openvpn_automation / inventory / inventory.ini
index 624a86bb7a8cd8d897f899b8ce28693f9faf74d3..51075f861bd3d179229d65ecac98bb5f9e42cc0b 100644 (file)
@@ -4,5 +4,6 @@ ansible_ssh_extra_args=' -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/
 [localhost]
 127.0.0.1 ansible_connection=local ansible_user=infra
 
+[nordix_ca]
 # Nordix CA server used to sign CSR's generated for user ovpn files
 nordix_ca ansible_connection=ssh ansible_host=77.81.6.250 ansible_user=infra ansible_port=52413 ansible_python_interpreter=/usr/bin/python