[ansible-devel] Ansible-2.7.0rc4 released

2018-09-27 Thread Toshio Kuratomi
Hi all- we're happy to announce that the general release of Ansible 2.7.0rc4 is now available! How do you get it? -- $ pip install ansible==2.7.0rc4 --user The tar.gz of the release can be found here: https://releases.ans

[ansible-devel] Ansible 2.5.10 is available

2018-09-27 Thread mattdavi
Hi all- we're happy to announce that the general release of Ansible 2.5.10 is now available! How do you get it? -- $ pip install ansible==2.5.10 --user The tar.gz of the release can be found here: https://releases.ansible.co

[ansible-devel] Ansible Tower - MS Azure RM Credentials

2018-09-27 Thread AnsibleDev
Hi, I was trying out the Azure sample programs through ansible playbook and one of them is provided in the below link. https://github.com/Azure-Samples/ansible-playbooks/blob/master/vm_create.yml I was able to create the VM by following the steps mentioned in the above link README.md file by us