ceph-ansible/group_vars
Johannes Kastl 5cf22e9b31 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>
2019-09-27 14:19:32 +02:00
..
all.yml.sample move python-xml to raw_install_python.yml 2019-09-27 14:19:32 +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-27 20:52:23 +02: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 11:35:24 +02:00
mdss.yml.sample ceph-mds: Increase cpu limit to 4 2019-04-24 20:33:02 +02:00
mgrs.yml.sample ceph-mgr: create keys for MGRs 2019-05-07 14:13:06 +02:00
mons.yml.sample ceph-mgr: create keys for MGRs 2019-05-07 14:13:06 +02:00
nfss.yml.sample ceph-nfs: Allow to configure SecType value 2019-09-27 00:33:18 +02:00
osds.yml.sample osd: add wal_devices option support to ceph_volume module 2019-09-26 11:35:24 +02:00
rbdmirrors.yml.sample global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
rgwloadbalancers.yml.sample Add role definitions of ceph-rgw-loadbalancer 2019-06-06 17:12:04 +02:00
rgws.yml.sample rgw: add cpuset support 2019-04-18 15:55:19 +02:00
rhcs.yml.sample move python-xml to raw_install_python.yml 2019-09-27 14:19:32 +02:00