ceph-ansible/roles/ceph-common/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
..
installs common: fix a typo 2022-07-03 07:22:21 +02:00
configure_cluster_name.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
configure_memory_allocator.yml container: set tcmalloc value by default 2021-06-30 20:30:55 +02:00
configure_repository.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
create_rbd_client_dir.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
main.yml ceph-common: export repository configuration to a single task 2021-10-08 16:56:47 +02:00
release-rhcs.yml common: v18/reef kickoff 2022-10-07 16:39:56 +02:00
selinux.yml common: selinux tasks related refactor 2021-04-02 15:23:05 +02:00