only show output when ansible is called with -v

This commit is contained in:
Alexander Grothe 2018-08-10 09:09:34 +02:00
parent 057411cec8
commit 8a91c4f7cd
2 changed files with 2 additions and 0 deletions

View File

@ -628,6 +628,7 @@ first_run: False
- debug:
var: pci_devices
verbosity: 1
- name: known vdr output plugins
set_fact:

View File

@ -29,6 +29,7 @@
- debug:
var: pci_devices
verbosity: 1
- name: known vdr output plugins
set_fact: