community.general/lib/ansible/modules
jn-bedag 7f59f7d80e Fixing issue with win_iis_website parameter types. Issue #34500 (#34501)
* remidate Windows debugging

Using $complex_args is not working (anymore?). We need to set $params directly.

* Fixing issue with win_iis_website parameter types

There are two types of attributes. "String" and "Configuration Attribute". We need to get the real "value" based on the type.

* Revert "remidate Windows debugging"

This reverts commit df75d3bb0d152b10c24187ce4c643b4733bae336.
2018-01-08 10:26:16 +10:00
..
cloud cloudstack: streamline cs_network_offering (#34553) 2018-01-07 17:30:52 +01:00
clustering Adds openshift_scale module (#34244) 2018-01-07 12:38:50 -05:00
commands Remove shell module specialcases 2017-12-21 20:42:44 -08:00
crypto expose subject_strict and issuer_strict to users (#34090) 2018-01-04 04:43:37 -05:00
database New module for managing user in InfluxDB (#31566) 2018-01-05 15:27:43 +05:30
files Fix broken link to w3schools (#34561) 2018-01-08 00:13:39 +01:00
identity FreeIPA: Add CNAME, DNAME and A6 as record type (#34236) 2017-12-27 16:32:11 -05:00
inventory
messaging
monitoring New module grafana dashboard (#31930) 2018-01-04 10:12:02 +00:00
net_tools Add network namespace module (#21820) 2018-01-03 15:27:58 -05:00
network ACI: Add signature-based authentication (#34451) 2018-01-08 00:44:30 +01:00
notification Fix out-dated code style in new module logentries_msg.py 2018-01-04 20:50:42 -08:00
packaging Add missing msg keyword for fail_json (#34387) 2018-01-03 04:44:53 -05:00
remote_management Document descriptions updated to match UCS Manager online help. (#34534) 2018-01-07 20:32:34 +01:00
source_control Fixed typo on git module doc (#34039) 2017-12-19 17:44:06 +01:00
storage Deprecate check_invalid_arguments (#34004) 2017-12-19 14:36:02 -08:00
system Adding param "rule_num" for insert action to iptables module (#33708) 2017-12-15 16:08:40 -06:00
utilities
web_infrastructure Do not prevent username logging in jenkins_script module (#34459) 2018-01-04 10:03:01 -05:00
windows Fixing issue with win_iis_website parameter types. Issue #34500 (#34501) 2018-01-08 10:26:16 +10:00
__init__.py