win_iis_webapppool: do not output some cmdlet outputs (#41884)

This commit is contained in:
Jordan Borean
2018-06-26 11:19:09 +10:00
committed by GitHub
parent 895c512596
commit abfcc35e6f
2 changed files with 7 additions and 5 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- win_iis_webapppool - redirect some module output to null so Ansible can read the output JSON https://github.com/ansible/ansible/issues/40874