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
htol d7fbde4ea9
Make "~/.ansible" path configurable (#76114)
* replace hardcoded '~/.ansible' to C.ANSIBLE_HOME
* rename previously existing env ANSIBLE_HOME in env-setup script
* modify cache dir monkeypatching in galaxy api unit tests
* update "version_added" to 2.14 for ANSIBLE_HOME
* fix description of collections with proper use of ANSIBLE_HOME

Co-authored-by: htol <github@h-tol.net>
Co-authored-by: stefanwascoding <stefan@syntaxhelden.de>
2 years ago
..
_vendor Revert "ansible-test - Fix import test when vendoring." 3 years ago
cli Make "~/.ansible" path configurable (#76114) 2 years ago
collections saner path dir management (#72648) 4 years ago
compat Updated bundled libraries (#70418) 4 years ago
config Make "~/.ansible" path configurable (#76114) 2 years ago
errors Remove collections compat from controller code. 2 years ago
executor PlayIterator - remove deprecated states (#77444) 2 years ago
galaxy Make "~/.ansible" path configurable (#76114) 2 years ago
inventory Hide "[WARNING]: No inventory was parsed" message (#65499) 2 years ago
module_utils honor use_proxy parameter (#77312) 2 years ago
modules template module: document jinja2_native behavior (#77445) 2 years ago
parsing Add a YAML representer for NativeJinjaText (#77282) 2 years ago
playbook import_playbook: remove deprecated free form params (#77431) 2 years ago
plugins Make "~/.ansible" path configurable (#76114) 2 years ago
template template override colon bugfixes (#77495) 2 years ago
utils Remove deprecated UnsafeProxy (#77455) 2 years ago
vars Remove collections compat from controller code. 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 Remove collections compat from controller code. 2 years ago
keyword_desc.yml Fixed typo in keyword_desc.yml (#76280) 3 years ago
release.py Start of 2.14 development cycle. (#77378) 2 years ago