ceph-ansible/roles
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
..
ceph-client tests: set copy_admin_key at group_vars level 2019-09-26 11:35:24 +02:00
ceph-common ceph-common: install only necesarry ceph-* packages on debian 2019-09-27 01:11:22 +02:00
ceph-config global: make directories mode parameterizable 2019-08-23 09:38:17 +02:00
ceph-container-common container: Allow to use registry authentication 2019-09-18 16:03:18 +02:00
ceph-container-engine lint: fix error [201,206] 2019-08-29 14:28:35 -04:00
ceph-dashboard ceph-dashboard: Add prometheus api host 2019-09-27 09:16:12 +02:00
ceph-defaults move python-xml to raw_install_python.yml 2019-09-27 14:19:32 +02:00
ceph-facts Replace ipaddr() with ips_in_ranges() 2019-09-27 10:11:53 +02:00
ceph-fetch-keys global: add newline at end of file 2019-08-23 15:56:47 +02:00
ceph-grafana dashboard: add grafana dashboard support on Debian based OS 2019-09-26 18:49:56 +02:00
ceph-handler ceph-handler: Fix osd restart condition 2019-09-10 15:56:53 -04:00
ceph-infra Support comma-delimited subnets in firewall 2019-09-09 15:20:58 -04:00
ceph-iscsi-gw iscsigw: install python-requests 2019-09-26 11:35:24 +02:00
ceph-mds global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
ceph-mgr global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
ceph-mon global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
ceph-nfs ceph-nfs: Allow to configure SecType value 2019-09-27 00:33:18 +02:00
ceph-node-exporter global: add newline at end of file 2019-08-23 15:56:47 +02:00
ceph-osd global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
ceph-prometheus Add http_addr option to grafana config 2019-08-29 13:00:22 -04:00
ceph-rbd-mirror global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
ceph-rgw global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
ceph-rgw-loadbalancer Add role definitions of ceph-rgw-loadbalancer 2019-06-06 17:12:04 +02:00
ceph-validate Replace ipaddr() with ips_in_ranges() 2019-09-27 10:11:53 +02:00