Merge "Skydive: fix facts retrieved two times"
This commit is contained in:
commit
17163fb5c3
@ -670,6 +670,7 @@
|
||||
when: enable_zun | bool }
|
||||
|
||||
- name: Apply role skydive
|
||||
gather_facts: false
|
||||
hosts:
|
||||
- skydive-agent
|
||||
- skydive-analyzer
|
||||
@ -678,4 +679,3 @@
|
||||
- { role: skydive,
|
||||
tags: skydive,
|
||||
when: enable_skydive | bool }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user