You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Hello,
I'm trying to write a custom inventory script that sets a non standard ssh port. I've put the ansible_ssh variables in the _meta section of the json. These variables don't seem to get applied. I can set it in /etc/ansible/group_vars/CDS.yml and it gets picked up. This example only tries to set the port, but my final version will need to set the username and password per host.