c12s-kubespray/roles/bootstrap-os
abelgana 2972bceb90 Changre raw execution to use yum module (#1785)
* Changre raw execution to use yum module

Changed raw exection to use yum module provided by Ansible.

* Replace ansible_ssh_* by ansible_*

Ansible 2.0 has deprecated the “ssh” from ansible_ssh_user, ansible_ssh_host, and ansible_ssh_port to become ansible_user, ansible_host, and ansible_port. If you are using a version of Ansible prior to 2.0, you should continue using the older style variables (ansible_ssh_*). These shorter variables are ignored, without warning, in older versions of Ansible.

I am not sure about the broader impact of this change. But I have seen on the requirements the version required is ansible>=2.4.0.

http://docs.ansible.com/ansible/latest/intro_inventory.html
2017-10-14 09:52:40 +01:00
..
defaults add six package to bootstrap role 2017-06-27 10:08:57 +02:00
files combine bootstrap options, add xenial support 2016-09-06 10:04:41 -04:00
tasks Changre raw execution to use yum module (#1785) 2017-10-14 09:52:40 +01:00
templates combine bootstrap options, add xenial support 2016-09-06 10:04:41 -04:00