mirror of https://github.com/ansible/ansible.git
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.
* Split test_play_context_make_become_cmd into files For NWO migration. Split the become module assertions into distinct test files and functions. For now, this is done naively - there is probably room to abstract these tests out and remove some of the duplication later on. Signed-off-by: Rick Elrod <rick@elrod.me> * use default_exe variable instead of hardcoding /bin/bash Signed-off-by: Rick Elrod <rick@elrod.me> * Move become plugin tests to their proper directory and rename them accordingly Signed-off-by: Rick Elrod <rick@elrod.me> * Fix up fixtures and imports. * Remove stray file. Co-authored-by: Matt Clay <matt@mystile.com> |
6 years ago | |
|---|---|---|
| .. | ||
| cli | 6 years ago | |
| compat | 7 years ago | |
| config | 6 years ago | |
| contrib | 7 years ago | |
| errors | 6 years ago | |
| executor | 6 years ago | |
| galaxy | 6 years ago | |
| inventory | 6 years ago | |
| inventory_test_data/group_vars | 11 years ago | |
| mock | 6 years ago | |
| module_utils | 6 years ago | |
| modules | 6 years ago | |
| parsing | 6 years ago | |
| playbook | 6 years ago | |
| plugins | 6 years ago | |
| regex | 7 years ago | |
| template | 6 years ago | |
| utils | 6 years ago | |
| vars | 6 years ago | |
| __init__.py | 9 years ago | |
| requirements.txt | 6 years ago | |
| test_constants.py | 9 years ago | |
| test_context.py | 7 years ago | |