cd473dfb2f
* Change tests to pytest-style tests * Add tests for invalid hosts * Validate host inputs - check for empty values - check for None - check for values that are not a sequence and are not strings - add unit tests * Move play name setting to get_name() and out of load() * Add _validate_hosts() method By defining this method, it gets called automatically by FieldAttributeBase.validate(). |
||
---|---|---|
.. | ||
aliases | ||
empty.yml | ||
empty_hosts.yml | ||
malformed_post_tasks.yml | ||
malformed_pre_tasks.yml | ||
malformed_roles.yml | ||
malformed_tasks.yml | ||
malformed_vars_prompt.yml | ||
old_style_role.yml | ||
remote_user_and_user.yml | ||
roles_null.yml | ||
runme.sh | ||
some_vars.yml | ||
timeout.yml | ||
types.yml | ||
user.yml | ||
vars_files_null.yml | ||
vars_files_string.yml | ||
vars_prompt_null.yml |