kolla-ansible/ansible/roles/baremetal/tasks
Radosław Piliszek 67cedb7ad5 Do not require EPEL repo on RHEL-based target hosts
This change makes kolla-ansible more compatible with
RHEL which does not provide epel-release package.

EPEL was required to install simplejson from rpm
which was an ansible requirement when used python
version was below 2.5 ([1]). This has been obsolete for
quite a time so it's a good idea to get rid of it.

This change includes update of docs to read more properly.

[1] https://docs.ansible.com/ansible/2.3/intro_installation.html

Change-Id: I825431d41fbceb824baff27130d64dabe4475d33
Signed-off-by: Radosław Piliszek <radoslaw.piliszek@gmail.com>
2019-08-05 09:01:49 +02:00
..
bootstrap-servers.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
install.yml Make "Check if firewalld is installed" task quieter 2019-05-22 16:38:54 +01:00
main.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
post-install.yml Make bootstrap more idempotent 2019-06-06 12:34:17 +02:00
pre-install.yml Do not require EPEL repo on RHEL-based target hosts 2019-08-05 09:01:49 +02:00