[ansible-devel] Ansible 2.6.5 is available

2018-09-28 Thread Matt Clay
Hi all -- we're happy to announce that the general release of Ansible 2.6.5 is now available! How do you get it? -- $ pip install ansible==2.6.5 --user The tar.gz of the release can be found here:

[ansible-devel] Ansible - Failed to add the host to the list of known hosts

2018-09-28 Thread Riahi Mohamed-Amine
Hi i'm trying to run may first playbook with become_user : cftadmin and i got this error msg : fatal: [ANS_IAWGAP01]: FAILED! => {"changed": false, "module_stderr": "Failed to add the host to the list of known hosts (/tmp/$USER/ansible/configuration/known_hosts).\r\nSorry, user C405372 is

[ansible-devel] Ansible - Azure Cloud module - azure_rm_loadbalancer - Query on backend_availability_pools

2018-09-28 Thread AnsibleDev
Hi, In Azure portal, when I created Load Balancer, in the Backend Pool section, I had associated an availability set. From the availability set, I was able to add the VMs configured in that availability set to the Load balancer created. In Ansible module azure_rm_loadbalancer,