only show output when ansible is called with -v
This commit is contained in:
parent
057411cec8
commit
8a91c4f7cd
@ -628,6 +628,7 @@ first_run: False
|
||||
|
||||
- debug:
|
||||
var: pci_devices
|
||||
verbosity: 1
|
||||
|
||||
- name: known vdr output plugins
|
||||
set_fact:
|
||||
|
@ -29,6 +29,7 @@
|
||||
|
||||
- debug:
|
||||
var: pci_devices
|
||||
verbosity: 1
|
||||
|
||||
- name: known vdr output plugins
|
||||
set_fact:
|
||||
|
Loading…
Reference in New Issue
Block a user