Hello, im trying to using a groups vars out side of inventory, but not working
my file struct: [image: Capture.PNG] <about:invalid#zClosurez> work this form: eco-sql-dev.ini [win-mssql] lab-sql1.DOMAIN.cl [win-mssql:vars] [email protected] ansible_password=PASS ansible_port=5986 ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_winrm_transport=kerberos ansible_winrm_service=HOST not work this form eco-sql-dev.ini [win-mssql] lab-sql1.DOMAIN.cl groups_vars/win-mssql.ini [email protected] ansible_password=PASS ansible_port=5986 ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_winrm_transport=kerberos ansible_winrm_service=HOST command to test ansible all -i /etc/ansible/_inventories/staging/eco-SQL-dev.ini -m win_ping -vvvv -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/187866ee-7960-4e1b-8981-3cb39e89d357%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
