Jordan Borean
abfcc35e6f
win_iis_webapppool: do not output some cmdlet outputs ( #41884 )
2018-06-26 11:19:09 +10:00
Jordan Borean
f8853d83e3
windows: removed deprecated features in 2.6 ( #38930 )
...
* windows: removed deprecated features in 2.6
* Comma surgery.
2018-04-26 06:13:37 +10:00
Jordan Borean
0ca828ebab
win_iis_webapppool: stop any passwords from being returned ( #33931 )
2017-12-15 09:50:44 +10:00
Gianluca
1d10a2867c
Fixes #33771 - win_iis_webapppool bugfix ( #33777 )
...
* Fixes #33771
* Fixes #33771 - mod 1
* removed some unneeded whitespace
2017-12-13 16:34:44 +10:00
Jordan Borean
a41077df20
fix for webapppool when specifying an attribute that holds a collection ( #30729 )
...
* fix for webapppool when specifying an attribute that holds a collection
* re-add always block on test
2017-09-28 16:15:55 +10:00
Jordan Borean
f0a0e5674c
win_iis_webapppool: tests, check_mode, bugfixes ( #25869 )
...
* win_iis_webapppool: Added integration testa and cleanup
* Updated docs and tests
* fixes from linter
* fixed up typo in docs
2017-08-15 01:14:39 -04:00
Dustin Spicuzza
78de05e58d
win_iis_webapppool: Use Get-AnsibleParam to retrieve parameter
...
- Fixes #22805
2017-03-23 07:42:47 -07:00
jhawkesworth
99c594e573
win_iis_webapppool module, fixes and improvement ( #20680 )
...
* fixes and improvments for win_iis_webapppool module
* fixes following review feedback on win_iis_webapppool
* Fixed a too-long line in win_iis_webapppool documentation.
* Fixed trailing whitespace for pep8 compliance in documentation win_iis_webapppool.py
* fixed bracket bug
* module parameter attributes now populated. Switched to hashtable for result object. Removed remaining ; statement terminators.
* Remove example that was causing CI check failure
2017-02-28 11:14:41 +00:00
James Cammarata
011ea55a8f
Relocating extras into lib/ansible/modules/ after merge
2016-12-08 11:35:18 -05:00