kolla-ansible/ansible
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
..
action_plugins Enhance merge_* action plugins to allow expected relative includes 2019-07-10 20:52:53 +02:00
group_vars Merge "Remove unnecessary option from group_vars/all.yml" 2019-08-03 18:09:03 +00:00
inventory Merge "Remove nova-consoleauth" 2019-06-17 16:28:45 +00:00
library Fix handling of docker restart policy 2019-07-18 13:39:06 +00:00
roles Do not require EPEL repo on RHEL-based target hosts 2019-08-05 09:01:49 +02:00
bifrost.yml
certificates.yml
destroy.yml
detect-release.yml
gather-facts.yml
kolla-host.yml
mariadb_backup.yml
mariadb_recovery.yml
post-deploy.yml
site.yml Merge "Remove nova-consoleauth" 2019-06-17 16:28:45 +00:00