network/library
Rich Megginson 1c56680451 refactor: use the warn module method on newer Ansible
Starting with Ansible 2.20, modules should not return the `warnings` key in the module
return.  Instead, modules should use the `warn` method to specify the warnings.

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
2026-01-13 09:50:08 -05:00
..
__init__.py Add Pytest integration tests 2020-08-24 21:52:25 +02:00
network_connections.py refactor: use the warn module method on newer Ansible 2026-01-13 09:50:08 -05:00
network_state.py ci: Use supported ansible-lint action; run ansible-lint against the collection 2024-01-05 17:36:07 -07:00