mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-27 03:23:12 +00:00
* netbox_device: Allow device modification * Add ability to update and existing device * Allow check_mode * Fail when device name is missing * Fail when cannot resolve ID instead of taking ID 1 by default * netbox_device: Add diff output * netbox: Some refactoring * Add diff output and check_mode to netbox_ip_address * Deduplicate redundant code into netbox_utils * netbox_utils: A few unit tests |
||
|---|---|---|
| .. | ||
| cli | ||
| compat | ||
| config | ||
| contrib | ||
| errors | ||
| executor | ||
| inventory_test_data/group_vars | ||
| mock | ||
| module_utils | ||
| modules | ||
| parsing | ||
| playbook | ||
| plugins | ||
| regex | ||
| template | ||
| utils | ||
| vars | ||
| __init__.py | ||
| ansible.cfg | ||
| conftest.py | ||
| test_constants.py | ||
| test_context.py | ||