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(). |
||
---|---|---|
.. | ||
role | ||
__init__.py | ||
test_attribute.py | ||
test_base.py | ||
test_block.py | ||
test_collectionsearch.py | ||
test_conditional.py | ||
test_helpers.py | ||
test_included_file.py | ||
test_play.py | ||
test_play_context.py | ||
test_playbook.py | ||
test_taggable.py | ||
test_task.py |