community.general/lib/ansible/modules
Kevin Subileau 5d15a539c7 Add modules to manage Remote Desktop Services (#43406)
* Add windows module win_rds_settings

* Add windows module win_rds_rap

* Add windows module win_rds_cap

* Add tests for module win_rds_settings

* Add tests for module win_rds_rap

* Add tests for module win_rds_cap

* Validate user and computer groups in module win_rds_cap

* Validate user groups in module win_rds_rap

* Support additional formats (UPN, Down-Level Login Name, SID and Login Name) for user and computer group names in module win_rds_cap

* Support additional formats (UPN, Down-Level Login Name, SID and Login Name) for user group names in module win_rds_rap

* Validate computer group parameter and support additional formats (UPN, Down-Level Login Name, SID and Login Name) in module win_rds_rap

* Validate allowed ports parameter in module win_rds_rap

* Ensure user group list is not empty in module win_rds_rap

* Remove unwanted value in result object

* Ensure user group list is not empty in module win_rds_cap

* Ensure order parameter value never exceed the number of existing CAPs in module win_rds_cap

* Add diff mode support to win_rds_cap

* Add diff mode support to win_rds_rap

* Add diff mode support to win_rds_settings

* Add SSL bridging and messaging policy settings to module win_rds_settings

* Fix copyright

[skip ci]

* Add missing trailing dots in documentation

[skip ci]

* Fix incorrect variable passed to Fail-Json

* Minor changes and doc update

* Avoid using Powershell aliases

* Use WMI instead of PSProvider to handle group names to avoid conversion in UPN form

* Use CIM instead of WMI cmdlets
2019-01-30 07:21:56 +10:00
..
cloud Update lib/ansible/modules/cloud/docker/docker_container.py 2019-01-29 16:13:39 -05:00
clustering Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
commands toggle for stripping empty shell/command output (#51342) 2019-01-29 15:55:38 -05:00
crypto Relative time support for crypto modules (openssl_certificate) (#50570) 2019-01-22 20:41:02 +00:00
database Update postgresql_lang connection methods (#49221) 2019-01-28 15:14:09 -05:00
files Clarify use of variables in content parameter in copy module (#50940) 2019-01-29 15:36:06 -05:00
identity keycloak_client: fix ansible diff/changed (sorting, null-values) (#39515) 2019-01-23 03:53:07 -05:00
inventory Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
messaging rabbitmq_binding: Fix using empty routing key (#48597) 2018-12-19 08:30:41 -05:00
monitoring acknowledge operations are update operations now (#51304) 2019-01-29 09:51:18 -05:00
net_tools PR to implement support feature for creating NIOS network container (#51168) 2019-01-23 19:21:00 +05:30
network Add new module - junos_ping (#50711) 2019-01-29 15:36:12 +05:30
notification jabber: Fix joining group chats (#50846) 2019-01-14 22:30:48 +01:00
packaging dnf load substitutions from installroot (#51206) 2019-01-29 15:10:53 -05:00
remote_management hpilo_boot: fix module doc to match code and logic (#51360) 2019-01-27 21:17:29 +01:00
source_control update git.py (#51017) 2019-01-29 13:34:38 -05:00
storage removed version line 2019-01-29 14:05:08 +00:00
system added docs for sleep/systemd interaction (#51336) 2019-01-29 15:19:29 -05:00
utilities Update documentation for ignore_unknown_extensions (#50383) 2019-01-22 12:56:10 -05:00
web_infrastructure New module: tower_notification (#50512) 2019-01-27 16:28:49 +00:00
windows Add modules to manage Remote Desktop Services (#43406) 2019-01-30 07:21:56 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00