ceph-ansible/roles/ceph-common
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
..
defaults merge docker-common and common defaults vars 2017-08-02 14:46:51 +02:00
files remove obsolete debian devel repo key 2017-07-18 08:47:47 -07:00
meta allow using ansible 2.8 2019-04-17 16:57:37 +02:00
tasks do not use update debian cache or try to install packages when package-install is disabled 2023-08-21 14:01:15 +02:00
vars rbd-mirror: follow up on recent rbd-mirror refactor 2022-08-02 10:35:33 +02:00
LICENSE rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-common

Documentation is available at http://docs.ceph.com/ceph-ansible/.