Merge "Fix the task about --limit does not perform"
This commit is contained in:
commit
30f6456e81
@ -30,6 +30,7 @@
|
||||
with_items: "{{ groups['all'] }}"
|
||||
when:
|
||||
- (ansible_play_batch | length) != (groups['all'] | length)
|
||||
tags: always
|
||||
|
||||
- name: Detect openstack_release variable
|
||||
hosts: all
|
||||
|
Loading…
x
Reference in New Issue
Block a user