community.general/lib/ansible/modules
nwsparks 0a3da471f5 win_iis_webbinding rewrite (#33958)
* Begin rewrite of win_iis_webbinding
Add integration testing, check mode and idempotency
Add support for SNI
Fix replacing SSL cert on existing bindings

* finished up initial rewrite of win_iis_webbinding

* updated test to remove tests as filters

* updated win_iis_webbinding docs

* fix more doc/formatting issues win_iis_webbinding

* Removed string empty defaults for certs. Added a few new helpful
comments.

* Revert "Removed string empty defaults for certs. Added a few new helpful"

This reverts commit 48f35faea8d5294b34e1aa842a95c9352b90257f.
2018-01-01 19:30:18 -05:00
..
cloud docfixes: spelling, width (#34301) 2017-12-29 21:44:21 -05:00
clustering Remove diff and request data. Add more return docs. (#34230) 2017-12-25 21:50:58 -05:00
commands Remove shell module specialcases 2017-12-21 20:42:44 -08:00
crypto add usage example for the assertonly provider (#34092) 2017-12-21 13:38:15 +10:00
database influxdb: new module influxdb_write (#33800) 2017-12-22 08:20:18 +01:00
files Add gr_name and pw_name in find module 2017-12-21 17:00:25 -05:00
identity FreeIPA: Add CNAME, DNAME and A6 as record type (#34236) 2017-12-27 16:32:11 -05:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging
monitoring Deprecate check_invalid_arguments (#34004) 2017-12-19 14:36:02 -08:00
net_tools nmcli: Add 'type' as required param for few ops (#33796) 2017-12-22 02:07:50 -05:00
network Add module mlnxos_lldp_interface for managing lldp interfaces configuration (#34179) 2017-12-29 10:51:31 +05:30
notification osx_say: add espeak support, rename module to say (#33071) 2017-12-09 13:45:31 +00:00
packaging Add comment on auto_import_key for .repo files in zypper_repository (#33941) 2017-12-22 01:05:47 -05:00
remote_management Ucsm WWNN/WWPN pools (#34017) 2017-12-21 21:34:13 +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 fix ci, duplicate exception checking was merged in wait_for (my fault) 2017-12-13 09:53:39 -08:00
web_infrastructure Remove params option from examples 2017-12-19 12:04:14 -08:00
windows win_iis_webbinding rewrite (#33958) 2018-01-01 19:30:18 -05:00
__init__.py