You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Bruno Inec c637104078 Allow Netbox device modification (#53631)
* 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
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration Removing provider from facts, command and config (#54623) 6 years ago
legacy Cleanup yaml files with incorrect task attrs (#53813) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Update the default test container to 1.7.0. (#54930) 6 years ago
sanity postgresql_user: fix doc formatting, added return value, aliases, misc code changes (#54768) 6 years ago
units Allow Netbox device modification (#53631) 6 years ago
utils Increase unit test timeout for --coverage. 6 years ago