community.general/lib/ansible
jhawkesworth 1c2e8fde29 Add win_msg module (#22008)
* new implementation of win_msg.  TODO tests

* added check_mode.  Get-AnsibleParam for parameters.  Default msg is now 'Hello world!'. Use hash for $results.
Re-ordered some parameters alphabetically.
Documentation now in raw strings.  Removed spurious required: false.  Added metadata.

* Keep pep8 checks happy

* Really keep pep8 checks happy this time

* update Changelog.md

* make bracket style internally consistent

* added units to display_seconds description
2017-03-01 14:16:33 +00:00
..
cli Added support for ANSIBLE_VERBOSITY environment variable 2017-02-28 10:50:22 -08:00
compat Fix typo when choosing KqueueSelector 2017-02-06 08:46:58 -08:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor Change warning message as advised by bcoca 2017-02-27 09:41:41 -08:00
galaxy Remove platform var from container_enabled meta (#22096) 2017-02-28 15:13:59 -05:00
inventory Use a custom id generator over uuid4 2017-02-10 14:38:38 -06:00
module_utils Added check for avi SDK version as suggested in review. (#21927) 2017-02-28 19:21:20 +00:00
modules Add win_msg module (#22008) 2017-03-01 14:16:33 +00:00
parsing Fix PEP 8 issue. 2017-02-24 12:55:55 -08:00
playbook fixes play context connection user (#21776) 2017-02-22 15:34:11 +00:00
plugins Check right CLI context is set on iosxr action plugin (#22108) 2017-03-01 10:44:12 +00:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils dont merge extra vars data if none 2017-02-28 10:44:34 -05:00
vars Fix bug introduced in 0df3767 regarding undefined entries in HostVars 2017-02-15 16:22:31 -06:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Added support for ANSIBLE_VERBOSITY environment variable 2017-02-28 10:50:22 -08:00
release.py Bumping devel version to 2.3.0 2016-10-03 11:46:31 -05:00