community.general/lib/ansible/modules
Dag Wieers 31e7d735a3 win_environment: Make this the Windows reference module
As discussed before we selected win_environment to the documentation,
and point to win_uri for a more advanced module.

If we want to make this the reference module, we have to get this one
absolutely right in every possible way.

This PR cleans up both win_environment and win_uri, and makes the
required changes to the windows module development section.
2017-09-21 03:20:17 +02:00
..
cloud Improve error handling for IdempotentParamaterMismatch (#30324) 2017-09-20 16:42:13 -04:00
clustering oc module- Fixing description & removing example command (#30257) 2017-09-19 15:09:22 -04:00
commands Command module bug fix, tests and cleanup. (#30432) 2017-09-15 11:57:50 -07:00
crypto openssl: remove static dict for keyUsage (#30339) 2017-09-14 12:03:00 -04:00
database Don't expect (postgres) SERVER_VERSION to be M.N (#30417) 2017-09-15 18:03:06 +05:30
files Add a note about the limitations of a namespace check 2017-09-16 17:37:12 +02:00
identity shared argument spec for FreeIPA (#28950) 2017-09-07 21:07:15 +02:00
inventory Update metadata to 1.1 2017-08-15 23:12:08 -07:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
net_tools Support one to many A records in nsupdate module (#25620) 2017-09-13 18:21:48 -04:00
network junos_facts: Add Hardware facts. (#30304) 2017-09-20 12:43:07 +05:30
notification mail: Fix charset encoding issue 2017-09-21 01:07:53 +02:00
packaging [fix] sanity check errors on pylint 2017-09-20 17:38:55 -07:00
remote_management add default role of 'prometheus_alerts' for alerts (#29111) 2017-09-19 09:32:59 -04:00
source_control Remove unused variable in git module. (#28464) 2017-09-20 02:24:03 -04:00
storage Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
system modules/system/user.py: Change createhome to create_home (#30179) 2017-09-20 17:34:49 -07:00
utilities clarify documentation of import_role 2017-09-18 16:17:58 -04:00
web_infrastructure Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
windows win_environment: Make this the Windows reference module 2017-09-21 03:20:17 +02:00
__init__.py