ansible/lib/ansible
mattandes 9cc7f7bcf2 Fix win_nssm credentials quoting (#48761)
* Fix win_nssm credentials quoting

Fix credential quoting for win_nssm after changes to the way nssm command is invoked in Ansible 2.7.1.

* Updating nssm command to update credentials to use Argv-ToString to properly escape password variable.

* Adding changelog fragment for fix of #48728.

(cherry picked from commit 15c5dbcc20)
2018-12-05 10:35:59 -08:00
..
cli Fix type in ansible-galaxy info output (#49096) 2018-12-03 14:32:40 -08:00
compat Fix the local and ssh plugins for a cornercase retrying a syscall 2018-08-13 07:17:11 -07:00
config better handling of bad type in config (#48821) 2018-11-19 11:03:27 -08:00
errors
executor split PS wrapper and payload (CVE-2018-16859) (#49143) 2018-11-26 15:28:47 -08:00
galaxy [stable-2.7] Support .yaml extension for meta file (#46505) 2018-11-13 14:38:38 -08:00
inventory better information for user from inventory plugins (#46766) 2018-10-12 10:38:57 -07:00
module_utils fixes an issue with dict_merge in network utils (#41107) 2018-12-05 10:32:15 -08:00
modules Fix win_nssm credentials quoting (#48761) 2018-12-05 10:35:59 -08:00
parsing fixes to ansible-doc (#47209) 2018-10-17 11:40:02 -05:00
playbook require git when trying to use it in ansible-galaxy cli (#49212) 2018-12-03 16:39:34 -08:00
plugins [stable-2.7] Use IndexError in exception (#49488) 2018-12-05 10:34:28 -08:00
template templar: ensure that exceptions are handled, fix 'AttributeError' (#48792) 2018-12-03 18:40:42 -08:00
utils Backport/2.7/46623 (#48154) 2018-12-03 16:37:25 -08:00
vars [stable-2.7] Fix return statement where we short circuit _get_delegated_vars (#48102) 2018-11-05 11:19:47 -08:00
__init__.py
constants.py [stable-2.7] Fix from sivel for ansible-doc 2018-10-25 12:49:58 -07:00
release.py Update Ansible release version to v2.7.4.post0. 2018-11-30 12:45:32 -08:00