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 de1129c8e5
Skip python interpreter discovery for 'forced local' module execution (#74824) (#75402)
mostly for use with network_os
  use 'remote is local' property as indicator
  ensure task_vars are as expected in test

(cherry picked from commit 8d41b97329)
4 years ago
..
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_action.py Skip python interpreter discovery for 'forced local' module execution (#74824) (#75402) 4 years ago
test_gather_facts.py [2.11] Fix using module-specific module_defaults in action plugins (#74849) 5 years ago
test_pause.py [stable-2.11] pause - ensure control characters are always set appropriately (#74568) (#74600) 5 years ago
test_raw.py make test_raw use setUp instead of global definitions 6 years ago