ansible/lib/ansible
Kévin Subileau 6ea0fccfe2 win_nssm: fix service not started when state=started
Nssm status returns a multiline output that doesn't match any of the strict patterns in the switch statement.

(cherry picked from commit 8180a7c39b)
2018-10-09 11:13:37 -07:00
..
cli ansible-pull: allow specifying --diff from check_opts cli flag group (#37645) 2018-08-28 15:15:14 -04:00
compat Fix the local and ssh plugins for a cornercase retrying a syscall 2018-08-13 07:17:11 -07:00
config [stable-2.7] Fix issues with PLUGIN_FILTERS_CFG config handling (#45994) 2018-10-09 10:55:46 -07:00
errors
executor [2.7] Exclude the whole ansible_failed_task block (#45587) 2018-09-13 06:47:10 -07:00
galaxy [WIP] Backport/2.7/second batch (#45927) 2018-09-20 14:10:39 -05:00
inventory Error on empty group/host name (#42584) 2018-07-12 09:59:00 -04:00
module_utils vultr: fix for unreliable API behavior (#45712) 2018-10-09 10:51:21 -07:00
modules win_nssm: fix service not started when state=started 2018-10-09 11:13:37 -07:00
parsing [stable-2.7] Support nested JSON decoding in AnsibleJSONDecoder (#45924) 2018-10-09 10:55:16 -07:00
playbook Change insertion order of apply block to not affect the include_X task itself (#44912) 2018-08-30 16:56:28 -04:00
plugins winrm: add further conditional to using pexect for kerb auth (#45952) 2018-10-09 10:58:24 -07:00
template Remove bare_deprecated functionality (#44517) 2018-08-23 11:31:16 -05:00
utils [stable-2.7] Migrate from MySQLdb to PyMySQL (#40123) 2018-10-09 10:26:21 -07:00
vars [stable-2.7] Ensure loop with delegate_to can short circuit the same as without delegate_to. Fixes #45189 (#45231) 2018-09-07 13:01:55 -07:00
__init__.py
constants.py cisco firepower : Make API endpoints configurable via hostvars (#44952) 2018-08-31 18:38:16 +05:30
release.py Bump version after release so we know when someone runs from a checkout 2018-10-03 22:53:46 -07:00