community.general/lib/ansible/modules
Daniel-Sanchez-Fabregas ee2adb45a8 Adding module win_domain_computer (#35954)
* Adding module win_domain_computer

This module is a wrapper of powershell *-ADComputer commands.
The main use case is to add non-windows computers to Active Directory
through a bridge windows computer.

* Replace `Set-Attr`

* Fix case insensitive comparisons

* Add omitted parameters in cmdlets

* Enhance module documentation

* Simplify `state` as case insensitive.

* Simplify try catch

* Fix indentation

* Make message errors more descriptive.

* Specify type in boolean parameters

* Keep parameter ingestion together

* Delete superfluous resultobj

* Workaround failing Erroraction

* Add target info in error

* Cosmetic changes

* Fix up Fail-Json to use correct message param
2018-05-17 13:06:01 +10:00
..
cloud RDS: split into more sensible modules 2018-05-16 22:48:57 -04:00
clustering Move k8s modules to dynamic backend (#39632) 2018-05-16 10:57:36 -05:00
commands Fixes #19392: allow commands to be specified as lists. new syntax is documented as well. (#40261) 2018-05-16 13:37:39 -07:00
crypto More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
database influxdb_query: fix use of common return results (#39626) 2018-05-05 14:11:42 +02:00
files More file refactoring (#40114) 2018-05-16 10:41:11 -07:00
identity Fix case (#40272) 2018-05-16 19:51:55 -04:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging rabbitmq_binding: Update documentation (#40062) 2018-05-15 03:52:55 -04:00
monitoring New zabbix_group_facts module (#39654) 2018-05-15 20:05:27 +02:00
net_tools Infoblox ipv6 support feature (#39668) 2018-05-15 08:24:48 +05:30
network Adds BIGIQ application HTTPS WAF module (#40270) 2018-05-16 12:49:21 -07:00
notification [Fix] Commented out Section due to no Quotes (#24258) 2018-05-15 12:20:09 -04:00
packaging pkg returns 4 for "nothing to do" (#23007) 2018-05-15 11:52:54 -04:00
remote_management Allow subspec defaults to be processed when the parent argument is not supplied (#38967) 2018-05-07 11:23:13 -05:00
source_control Fix case (#40272) 2018-05-16 19:51:55 -04:00
storage More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
system Corrects environment variable in example. (#40162) 2018-05-15 17:22:07 -05:00
utilities Update missed private doc for import_role (#39873) 2018-05-08 15:46:45 -05:00
web_infrastructure jenkins_job_facts: Add validate_certs argument (#40065) 2018-05-15 03:39:47 -04:00
windows Adding module win_domain_computer (#35954) 2018-05-17 13:06:01 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00