ansible/test
Sam Doran cd473dfb2f
play - validate hosts entries (#74147)
* 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().
2021-06-17 15:32:56 -04:00
..
ansible_test
integration play - validate hosts entries (#74147) 2021-06-17 15:32:56 -04:00
lib/ansible_test ansible-test: exposes tiny_prefix variable 2021-06-16 10:04:58 -07:00
sanity Remove ignores that are resolved on devel 2021-06-09 11:18:12 -07:00
support updates links in comments to point to current docs (#74834) 2021-06-03 14:00:24 -04:00
units play - validate hosts entries (#74147) 2021-06-17 15:32:56 -04:00
utils/shippable Remove unused CI scripts. 2021-05-10 19:47:31 -07:00