Increase ansible verbosity to 2
This commit is contained in:
parent
c2620b0c85
commit
27a4165089
@ -191,6 +191,7 @@ class Upload:
|
|||||||
"image_path": self.image_path,
|
"image_path": self.image_path,
|
||||||
},
|
},
|
||||||
event_handler=logger,
|
event_handler=logger,
|
||||||
|
verbosity=2,
|
||||||
)
|
)
|
||||||
|
|
||||||
# Try logging events and stats -- but they may not exist, so catch the error
|
# Try logging events and stats -- but they may not exist, so catch the error
|
||||||
|
Loading…
Reference in New Issue
Block a user