ceph-ansible/roles/ceph-mgr/tasks
insatomcat 271fd82942 do not use update debian cache or try to install packages when package-install is disabled
When deploying with --skip-tags=package-install (when there is no access to a repository), the playbook is still trying to update the package cache, or to install ceph-mgr packages, which makes the playbook fail.
This change prevents the playbook to try to update the cache or install ceph-mgr packages when the package-install tag is skipped.

Signed-off-by: Florent CARLI <florent.carli@rte-france.com>
2023-08-21 14:01:15 +02:00
..
common.yml ceph-mgr: Fix reference to copy_admin_key variable 2023-03-16 13:14:07 +01:00
main.yml ceph-mgr: move mgr module list to common 2021-07-19 18:23:38 +02:00
mgr_modules.yml ceph-mgr: move mgr module list to common 2021-07-19 18:23:38 +02:00
pre_requisite.yml do not use update debian cache or try to install packages when package-install is disabled 2023-08-21 14:01:15 +02:00
start_mgr.yml Use upstream config_template collection 2022-01-18 20:22:10 +01:00
systemd.yml containers: introduce target systemd unit 2021-08-18 11:08:50 -04:00