You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Brian Coca b493c590bc
Bypass fragile git ssh wrapper (#73404)
git module now uses env vars exclusively

  - updated docs to clarify usage
  - now env vars append instead of overwrite to allow existing custom setups to keep working
    fixes #38104, #64673, #64674
  - added note for hostkeychecking more securely
    fixes #69846
  - keep script cause old versions still choke on env
  - env var cannot hold more than 'command' for older versions
  - all ssh_opts in one place
2 years ago
..
_vendor Revert "ansible-test - Fix import test when vendoring." 3 years ago
cli More accurate help message for verbosity setting (#76887) 2 years ago
collections saner path dir management (#72648) 4 years ago
compat Updated bundled libraries (#70418) 4 years ago
config Remove more whitelist and blacklist occurances (docs only). (#76845) 2 years ago
errors Correctly set path and fullpath for template vars (#73924) 3 years ago
executor ssh connection: use 'correct' host in all cases (#76017) 2 years ago
galaxy Expect upper case message 'levels' for galaxy publish results (#63530) 3 years ago
inventory Remove more whitelist and blacklist occurances (docs only). (#76845) 2 years ago
module_utils make Ansible.Basic work on non-Windows (#76924) 2 years ago
modules Bypass fragile git ssh wrapper (#73404) 2 years ago
parsing Replace file handling with context managers in files-modules and parsing vault. (#65371) 2 years ago
playbook add_host/group_by: fix using changed_when in a loop (#71719) 2 years ago
plugins ssh connection: use 'correct' host in all cases (#76017) 2 years ago
template Attach concat func to an environment class (#76282) 2 years ago
utils Misc typo fixes in plugins directory (#76566) 2 years ago
vars Remove more whitelist and blacklist occurances (docs only). (#76845) 2 years ago
__init__.py Require Jinja2 3.0.0 (#75881) 3 years ago
__main__.py Modernize install (#76021) 3 years ago
constants.py add_host/group_by: fix using changed_when in a loop (#71719) 2 years ago
context.py Become plugins (#50991) 5 years ago
keyword_desc.yml Fixed typo in keyword_desc.yml (#76280) 3 years ago
release.py bump devel to 2.13 (#75833) 3 years ago