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
Brian Coca 946c37fd88 Merge pull request #10612 from sivel/sync-ssh-args
Add ability to specify using ssh_args in synchronize
2015-04-24 17:02:18 -04:00
..
cache Reverse the error messages from jsonfile get and set 2015-04-10 04:09:50 -07:00
callback_plugins Remove runner_on_error callback that is never used. 2014-07-01 17:02:10 -04:00
inventory Merge pull request #8936 from srvg/inventoryscript_onlychildren 2015-03-05 17:11:04 -05:00
module_utils Fixes VMware module utils 2015-04-22 14:54:05 -04:00
modules Add integration test for unarchive filelist feature 2015-04-15 09:28:50 -07:00
playbook Fix tag handling on meta:flush_handlers tasks 2015-04-17 13:02:09 -05:00
runner Merge pull request #10612 from sivel/sync-ssh-args 2015-04-24 17:02:18 -04:00
utils bad hack to maybe fix some corner cases with pbrun custom prompts 2015-04-14 12:44:28 -04:00
__init__.py Updating version to contain the full major/release 2015-04-06 18:30:38 -05:00
callbacks.py Use to_bytes instead of .encode(). Fixes the fact that errors is a positional argument, not a kw arg in .encode() 2015-03-04 11:07:00 -08:00
color.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
constants.py Fix --force-handlers, and allow it in plays and ansible.cfg 2015-04-10 19:38:59 -04:00
errors.py Make AnsibleError a plain ol' exception 2015-01-29 10:36:06 -08:00
module_common.py Correct typo 2015-03-26 12:09:36 -07:00