Commit Graph

18 Commits

Author SHA1 Message Date
Steve Jorgensen
ac2fc8372c
Fixes for epel repo name, and allow to specify a pip executable name (#25)
* Fixes for epel repo name, and allow to specify a pip executable name

* Renamed ansible_epel_name to ansible_epel_repo_name

---------

Co-authored-by: Steven Jorgensen <sjorgen@sandia.gov>
2023-04-27 14:19:21 -05:00
Morgan Lindqvist
e96ad2577f
Optional extra arguments for pip install (#24)
Change-Id: I80a2081962d0636400492c99973aff69d28955e5

Co-authored-by: Morgan Lindqvist <Morgan@quzed.com>
2022-12-10 15:35:30 -06:00
Jeff Geerling
25a7bf99f4 Make role work correctly on CentOS 8 and simplify apt repos. 2020-07-22 11:40:16 -05:00
Jeff Geerling
00ff01ede6 Fix Ubuntu installation issue if dirmngr isn't present. 2020-02-20 16:43:22 -06:00
Jeff Geerling
bf8a54b24c Fixes #8: Debian 9 test not working for version check. 2019-05-04 21:35:32 -05:00
Jeff Geerling
33a2d8ded7 Issue #7: Better package management setup. 2018-10-04 14:40:07 -05:00
Jeff Geerling
c17bf5e903 Fixes #7: Allow installation via Pip instead of system package manager. 2018-10-04 14:15:42 -05:00
Jeff Geerling
480b3fe831 Fix failing Debian tests. 2018-09-25 22:56:00 -05:00
Jeff Geerling
c2e176a97d Fix some Ansible Lint issues. 2018-09-25 22:29:54 -05:00
Jeff Geerling
cfeb18a90f Switch uses of deprecated (as of Ansible 2.4) include syntax to include_tasks. 2018-04-26 20:28:46 -05:00
Jeff Geerling
7603153bac Fix deprecation warnings in Ansible 2.5 for state 'present'. 2018-04-04 13:57:06 -05:00
Jeff Geerling
0a789843cb Fix deprecation warnings in Ansible 2.5 for state 'present'. 2018-04-04 13:41:39 -05:00
Jeff Geerling
de517840c7 Add Fedora support. 2016-09-17 19:13:09 -05:00
Jeff Geerling
c37723873a Syntax cleanup from #4. 2016-08-30 19:20:35 -05:00
d4rkstar
2828125e67 Specific role for debian (#4)
* Added specific role for Debian using backports repository

* Moved ubuntu to specific file

* Changed ansible_os_family to ansible_distribution for Debian/Ubuntu. Fixed my mistake where setup-Ubuntu.yml was a setup-RedHat copy
2016-08-30 19:19:02 -05:00
Jeff Geerling
46026b274a Update role to use distro-specific includes. 2015-01-05 09:04:36 -06:00
Grant
68caa623e6 Update to use official Ansible PPA 2014-12-17 16:11:16 +00:00
Jeff Geerling
7239a515e5 Initial commit. 2014-06-07 11:05:13 -05:00