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/test/units/plugins/action
Brian Coca de3f7c7739
fix delegated interpreter discovery (#69604)
* fix delegated interpeter
* allow returning fact if it is 'the right host'
* added note for future fix/efficiency
 as it stands we rerun discovery for the delegated host
unless its saving facts to itself
 * fixed test lacking delegate_to mock
4 years ago
..
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_action.py fix delegated interpreter discovery (#69604) 4 years ago
test_gather_facts.py gather_facts action plugin: Fix loading network facts modules for smart gathering (#59856) 5 years ago
test_raw.py make test_raw use setUp instead of global definitions 5 years ago