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/cli
Pilou 7c187cae93 Fix playbook cli unit test (#33767)
* TestPlaybookCLI: '--flush-cache' were ignored

Check that using '--flush-cache' does something

* check that '_flush_cache' does something

There isn't any fact by default: the assertion was true even if
'cli._flush_cache()' isn't called.
7 years ago
..
test_data/role_skeleton
__init__.py
test_cli.py Fix vault --ask-vault-pass with no tty (#31493) 7 years ago
test_console.py
test_galaxy.py
test_playbook.py Fix playbook cli unit test (#33767) 7 years ago
test_vault.py Fix vault --ask-vault-pass with no tty (#31493) 7 years ago