mirror of https://github.com/ceph/ceph-ansible.git
3ec9b054ce
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, which makes the playbook fail.
This change prevents the playbook to try to update the cache when the package-install tag is skipped.
Signed-off-by: Florent CARLI <florent.carli@rte-france.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
handlers | ||
meta | ||
tasks | ||
templates |