ceph-ansible/roles/ceph-mgr
insatomcat 539fee84a1 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>
(cherry picked from commit 271fd82942)
2023-08-22 11:08:43 +02:00
..
defaults mgr: fix a typo 2023-03-15 16:24:15 +01:00
files containers: introduce target systemd unit 2021-08-18 11:08:50 -04:00
meta meta: set the right minimum ansible version required for galaxy 2018-12-11 09:59:25 +01:00
tasks do not use update debian cache or try to install packages when package-install is disabled 2023-08-22 11:08:43 +02:00
templates Fix selinux label issues 2023-03-16 22:00:17 +01:00
LICENSE mgr: add new role for ceph-mgr 2017-04-10 15:13:09 +02:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-mgr

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