Merge "Add 'never' to the tags set for the Ceph systemd units migration task" into stable/train

This commit is contained in:
Zuul 2020-01-15 04:28:52 +00:00 committed by Gerrit Code Review
commit 370c8f0c7b
1 changed files with 3 additions and 1 deletions

View File

@ -622,7 +622,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: