[ansible-project] vmware_guest - Modify Multiple VM's

2018-12-13 Thread Shaun Glass
Good Day, How would one compose a list of VM's to make changes against. I have the following which works for a single machine : *- hosts: 127.0.0.1 tasks: - name: Change NIC Configuration delegate_to: localhostvmware_guest: hostname: X username:

[ansible-project] Ansible Tower - LDAP

2017-11-17 Thread Shaun Glass
Good Day, I am trying to connect Tower to our LDAP Server (AD). I have captured tcpdumps and can see it is connecting; searching and finding records but the actual authentication is not occurring. Can anyone assist in this matter ? I have the following populated, apart for the normal