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/targets/docker_secret
Toshio Kuratomi 638de22b35 Update tests for required_if changes
These tests are doing string matches on the error condition.  Update
them to match the new strings.  This is probably okay to push out to old
releases even though it's technically backwards incompatible because
production playbooks won't be checking that a parameter was missing.
Param missing is something detected and fixed while writing the playbook.
7 years ago
..
handlers Adds docker_secret module (#26469) 7 years ago
tasks Update tests for required_if changes 7 years ago
templates Fix docker_secret integration test dependencies. 7 years ago
aliases Mark destructive tests as such. 7 years ago