Merge "Add 'never' to the tags set for the Ceph systemd units migration task"

This commit is contained in:
Zuul 2020-01-14 10:09:28 +00:00 committed by Gerrit Code Review
commit 4bf586971b
1 changed files with 3 additions and 1 deletions

View File

@ -633,7 +633,9 @@ outputs:
ceph_ansible_playbooks_default: ["/usr/share/ceph-ansible/infrastructure-playbooks/rolling_update.yml"]
external_upgrade_tasks:
- when: step|int == 0
tags: ceph-systemd
tags:
- never
- ceph_systemd
block:
- name: stop if _limit is unset
fail: