Merge "Remove deprecated use of tests as filters"

This commit is contained in:
Zuul 2019-05-20 16:21:33 +00:00 committed by Gerrit Code Review
commit 446bec8fc8
1 changed files with 1 additions and 1 deletions

View File

@ -82,6 +82,6 @@
dest: /etc/openstack_deploy/user_ceph_aio.yml
force: no
become: false
when: not ceph_create_loopback|skipped
when: not ceph_create_loopback is skipped
tags:
- skip_ansible_lint