1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
jctanner 7ea05a2d56 synchronize: fix the mixture of quoting and passing of lists to run_command (#38020)
* switch to six.moves.shlex_quote

* remove the unncessary quotes on rsh
2018-03-28 18:45:49 -07:00
..
cli Fix 'New Vault password' on vault 'edit' (#35923) 2018-03-27 14:12:21 -04:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config adds fix for terminal plugins 2018-03-05 08:54:40 -05:00
errors Make AnsibleActionDone a private exception 2018-01-22 23:36:34 -08:00
executor Put back $PATH checking in ansible-connection call (#37933) 2018-03-26 12:49:30 -04:00
galaxy Ansible Galaxy: skel for network role #37241 (#37251) 2018-03-09 13:31:27 -05:00
inventory Except in specific cases, we want to use text strings on the controller 2018-03-26 16:54:39 -07:00
module_utils changes default WAPI version to 2.1 (#37578) 2018-03-28 18:27:17 +01:00
modules synchronize: fix the mixture of quoting and passing of lists to run_command (#38020) 2018-03-28 18:45:49 -07:00
parsing Fix 'New Vault password' on vault 'edit' (#35923) 2018-03-27 14:12:21 -04:00
playbook Don't overwrite builtin jinja2 filters with tests (#37881) 2018-03-26 12:06:00 -05:00
plugins flattened: doc: Typo in lookup example (#38006) 2018-03-28 08:25:40 +02:00
template Don't overwrite builtin jinja2 filters with tests (#37881) 2018-03-26 12:06:00 -05:00
utils Document the relationship between octal numbers and the leading zero 2018-03-26 16:25:06 -07:00
vars Fix ansible_lo being used inside of ansible_facts 2018-03-13 12:05:14 -04:00
__init__.py
constants.py Move module_set_locale and module_lang back to global 2018-01-22 18:38:15 -08:00
release.py Fix version in lib/ansible/release.py 2018-02-09 04:47:31 -08:00