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
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
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