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