mirror of https://github.com/ceph/ceph-ansible.git
271fd82942
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> |
||
---|---|---|
.. | ||
common.yml | ||
main.yml | ||
mgr_modules.yml | ||
pre_requisite.yml | ||
start_mgr.yml | ||
systemd.yml |