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 f0b6f76bc6
only show_vars when showing vars (#69365)
* only show_vars when showing vars

avoid processing function params that can be very expensive
and might not be used at all in called function.

fixes #69357

* Update changelogs/fragments/69357_optimize_inventory_graph_wo_vars.yml

Co-authored-by: Sloane Hertel <shertel@redhat.com>

Co-authored-by: Sloane Hertel <shertel@redhat.com>
6 years ago
..
cli only show_vars when showing vars (#69365) 6 years ago
collections fix a-doc listing plugins and add tests (#68600) 6 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 7 years ago
config cyberark appears to have renamed their collection 6 years ago
errors Misc typo fixes (#66120) 6 years ago
executor avoid fatal tb on bad fqcn callback name (#69440) 6 years ago
galaxy Separate the galaxy lib from the cli (#69473) 6 years ago
inventory Remove deprecation for TRANSFORM_INVALID_GROUP_CHARS (#66650) 6 years ago
module_utils Check for correct version of systemd Python library (#60692) 6 years ago
modules git: don't import get_module_path (#69378) 6 years ago
parsing Order my dicts (#58000) 6 years ago
playbook Validate args for includes in handlers too (#57537) 6 years ago
plugins Fix fileglob plugin with non-existent subdirectory (#69451) 6 years ago
template native types: literal_eval all the things (#68938) 6 years ago
utils Fix SemanticVersion comparison (#69395) 6 years ago
vars Allow tasks to notify a fqcn handler name (#68213) 6 years ago
__init__.py
constants.py add collection plugin listing to ansible-doc (#68522) 6 years ago
context.py
release.py Update release name for 2.10 6 years ago