- Nov 07, 2018
-
-
Anton Patsev authored
* Fix Failure talking to yum: Cannot find a valid baseurl for repo: base/7/x86_64 if Install packages in CentOS using proxy * Add proxy to /etc/yum.conf if http_proxy is defined
-
- Oct 31, 2018
-
-
Anton Patsev authored
-
- Sep 26, 2018
-
-
Tupin Laurent authored
* Change execution order for pip * Remove spaces
-
- Oct 14, 2017
-
-
abelgana authored
* 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
-
- May 16, 2017
-
-
Spencer Smith authored
-
- Apr 20, 2017
-
-
Greg Althaus authored
on centos. The bootstrap tty fixup needs it.
-
- Feb 18, 2017
-
-
Andrew Greenwood authored
Migrate older inline= syntax to pure yml syntax for module args as to be consistant with most of the rest of the tasks Cleanup some spacing in various files Rename some files named yaml to yml for consistancy
-
- Dec 12, 2016
-
-
Alexander Block authored
It actually slows down things dramatically when used in combination with Ansible.
-