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/integration/roles/test_unarchive
Dan Rue 787388ac30 Do not mark "skipped" when changed is false
When using the "creates" option with the unarchive module, set changed
to False if the file already exists. This behavior is consistent with
other modules which use "creates", such as command and shell.
10 years ago
..
files Rename tests to test, use old directory name. 11 years ago
meta Rename tests to test, use old directory name. 11 years ago
tasks Do not mark "skipped" when changed is false 10 years ago