ansible.utils/plugins/test
Felix Fontein b73ed61a47
Fix filter and test docs (#215)
* Fix filter and test documentation syntax errors.

Most cases were strings that were YAML-parsable as dictionaries due to colons,
sometimes of the form `str: str`, and sometimes of the form `str: list`.

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-10-14 13:02:22 -04:00
..
in_any_network.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
in_network.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
in_one_network.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
ip.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
ip_address.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
ipv4.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
ipv4_address.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
ipv4_hostmask.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
ipv4_netmask.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
ipv6.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
ipv6_address.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
ipv6_ipv4_mapped.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
ipv6_sixtofour.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
ipv6_teredo.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
loopback.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
mac.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
multicast.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
private.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
public.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
reserved.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
resolvable.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
subnet_of.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
supernet_of.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
unspecified.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
validate.py Add trailing comma support to pre-commit (#190) 2022-06-01 18:05:10 +05:30