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.
2017-12-13 15:03:06 +00:00
..
test_data/role_skeleton
__init__.py
test_cli.py
test_console.py
test_galaxy.py
test_playbook.py Fix playbook cli unit test (#33767) 2017-12-13 15:03:06 +00:00
test_vault.py