network/tests
Till Maas 791d271d0b Use "is succeeded" instead of | succeeded
This removes this deprecation warning:
[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of
using `result|succeeded` instead use `result is succeeded`. This feature
will be removed in version 2.9. Deprecation warnings can be disabled by
setting deprecation_warnings=False in ansible.cfg.
2018-05-23 18:29:31 +02:00
..
helpers Fix exception on Python3 in _link_read_permaddress 2018-05-23 18:29:31 +02:00
roles/linux-system-roles.network Avoid symlink loop and nonstandard top level roles directory - move to tests 2018-05-16 20:03:05 +02:00
.gitignore Move tests to /tests directory and rename to new naming scheme 2018-05-16 19:48:23 +02:00
test_network_connections.py Add basic test for Utils.check_output() 2018-05-23 18:29:31 +02:00
tests_default.yml Move tests to /tests directory and rename to new naming scheme 2018-05-16 19:48:23 +02:00
tests_unit.yml Use "is succeeded" instead of | succeeded 2018-05-23 18:29:31 +02:00