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
Pierre Blanc ea66cf189b
Fix ansible console to respect ANSIBLE_STDOUT_CALLBACK (#77182)
* Fix ansible console to respect ANSIBLE_STDOUT_CALLBACK

This makes the ansible-console able to customize the stdout callback.
Ansible console currently uses statically minimal callback.

* Add changelog

* Move the fragment changelog in the right directory
4 years ago
..
_vendor Revert "ansible-test - Fix import test when vendoring." 4 years ago
cli Fix ansible console to respect ANSIBLE_STDOUT_CALLBACK (#77182) 4 years ago
collections saner path dir management (#72648) 5 years ago
compat Updated bundled libraries (#70418) 6 years ago
config ansible-galaxy - add signature verification of the MANIFEST.json (#76681) 4 years ago
errors Correctly set path and fullpath for template vars (#73924) 5 years ago
executor Fixes for type hinting issues. (#77170) 4 years ago
galaxy Simplify existing type hints. 4 years ago
inventory avoid polluting vars with incorrect settings (#76590) 4 years ago
module_utils More type hint fixes for module_utils. (#77198) 4 years ago
modules Add typing to module_utils.compat. (#77197) 4 years ago
parsing Fixes for type hinting issues. (#77170) 4 years ago
playbook Simplify existing type hints. 4 years ago
plugins Update example to work (#77191) 4 years ago
template Attach concat func to an environment class (#76282) 4 years ago
utils Simplify existing type hints. 4 years ago
vars clean_facts only show variable name (#76974) 4 years ago
__init__.py Require Jinja2 3.0.0 (#75881) 4 years ago
__main__.py Modernize install (#76021) 4 years ago
constants.py add_host/group_by: fix using changed_when in a loop (#71719) 4 years ago
context.py Become plugins (#50991) 7 years ago
keyword_desc.yml Fixed typo in keyword_desc.yml (#76280) 4 years ago
release.py bump devel to 2.13 (#75833) 4 years ago