openstack-ansible-ceph_client/tasks
Andrew Bonney 2bb6cdf481 Don't load systemd parent service for object cache
We use the systemd_service role to load a drop-in for all
services which fall under the 'ceph-immutable-object-store'
banner, but this isn't a service in its own right.

Attempting to load the service on Ubuntu Jammy results in
an error, so we prevent loading it, and leave enabling of the
individual service up to an existing later task.

Change-Id: If9c46d22f42bc3765b217b0fbc736331bf337557
2024-02-12 13:51:03 +00:00
..
ceph_auth.yml Allow to distribute custom key with the role 2023-10-02 15:10:43 +02:00
ceph_auth_extra.yml Fix linters and metadata 2023-07-13 11:44:20 +00:00
ceph_auth_extra_compute.yml Fix linters and metadata 2023-07-13 11:44:20 +00:00
ceph_config.yml Fix linters and metadata 2023-07-13 11:44:20 +00:00
ceph_config_extra.yml Align extra conf files mode 2024-01-18 09:55:37 +01:00
ceph_get_keyrings_from_files.yml Allow to distribute custom key with the role 2023-10-02 15:10:43 +02:00
ceph_get_keyrings_from_mons.yml Allow to distribute custom key with the role 2023-10-02 15:10:43 +02:00
ceph_get_mon_host.yml Remove the dependency on SSH for monitors 2018-09-27 11:28:45 -05:00
ceph_immutable_object_cache.yml Don't load systemd parent service for object cache 2024-02-12 13:51:03 +00:00
ceph_install.yml Remove references to unsupported operating systems 2021-03-21 21:06:47 +01:00
ceph_install_python_libs.yml Simpify selection of the python interpreter. 2022-02-02 04:41:28 -05:00
ceph_preinstall_apt.yml Fix linters and metadata 2023-07-13 11:44:20 +00:00
ceph_preinstall_dnf.yml Fix linters and metadata 2023-07-13 11:44:20 +00:00
main.yml Add AppArmor configuration for ceph read/write caching 2023-10-09 12:54:20 +01:00