ceph-ansible/group_vars
Johannes Kastl 146f2e8de3 move python-xml to raw_install_python.yml
The package python-xml is needed for ansible's zypper module to interact with
the zypper package management tool.

roles/ceph-defaults/defaults/main.yml:
Remove python-xml from variable suse_package_dependencies to only
install python-xml on SUSE/openSUSE if python is not found.
raw_install_python.yml already contains all the logic needed to check
if there is a valid python installation, so this is better suited there.

openSUSE Leap 15.x / SLES 15.x do no longer have /usr/bin/python,
only /usr/bin/python3, which already contains the xml module, so
nothing needs to be installed in that case.

Signed-off-by: Johannes Kastl <kastl@b1-systems.de>
(cherry picked from commit 5cf22e9b31)
2019-09-27 17:50:10 +02:00
..
all.yml.sample move python-xml to raw_install_python.yml 2019-09-27 17:50:10 +02:00
ceph-fetch-keys.yml.sample All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
clients.yml.sample ceph-client: Use profile rbd in keyring caps 2019-08-28 09:42:03 -04:00
docker-commons.yml.sample docker: fix monitors name 2017-04-10 15:13:12 +02:00
factss.yml.sample ceph-fact: resync group_vars file 2019-01-22 13:45:38 +01:00
iscsigws.yml.sample global: remove fetch_directory dependency 2019-09-26 16:21:54 +02:00
mdss.yml.sample ceph-mds: Increase cpu limit to 4 2019-04-30 12:12:01 -04:00
mgrs.yml.sample ceph-mgr: create keys for MGRs 2019-05-07 15:12:29 +02:00
mons.yml.sample ceph-mgr: create keys for MGRs 2019-05-07 15:12:29 +02:00
nfss.yml.sample ceph-nfs: Allow to configure SecType value 2019-09-27 15:38:52 +02:00
osds.yml.sample osd: add wal_devices option support to ceph_volume module 2019-09-26 16:21:54 +02:00
rbdmirrors.yml.sample global: remove fetch_directory dependency 2019-09-26 16:21:54 +02:00
rgwloadbalancers.yml.sample Add role definitions of ceph-rgw-loadbalancer 2019-06-06 19:44:30 +00:00
rgws.yml.sample rgw: add cpuset support 2019-04-23 09:09:32 +02:00
rhcs.yml.sample move python-xml to raw_install_python.yml 2019-09-27 17:50:10 +02:00