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
Michael Cassaniti 10af3874b5 win_snmp: Initial commit (#45710)
* win_snmp: Initial commit

* win_snmp: Better handling of lists

* win_snmp: Documentation fixes

* win_snmp: Updated documentation to match parameters

* win_snmp: Added integration tests

* win_snmp: Fixed typo in test

* win_snmp: Adjusted parameter checks to match documentation

* win_snmp: Updated option descriptions to be full sentences

* win_snmp: Better type checking and output suppression

* win_snmp: Fixed unset managers and communities

* win_snmp: Fixed skipping default registry keys

* win_snmp: Migrated to using add/set/remove action from replace

* win_snmp: Fixed check mode

* win_snmp: Fixed setting action and documentation. Expanded tests.

* win_snmp: Efficiency changes and documentation cleanup
  * Added example of explicitly setting an empty set of managers to
documentation
  * Made sure set will only remove items if there is a list of items
provided. This list can be of length 0
  * Improved efficiency in selecting next index for SNMP manager
  * Updated tests

* win_snmp: Added output of permitted managers and community strings

* win_snmp: Documentation fix
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration win_snmp: Initial commit (#45710) 7 years ago
legacy feat: meaningful error message scaleway image not found (#48829) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Add common files for ONTAP and SOLIDFIRE unit tests (#48739) 7 years ago
sanity Validate DOCUMENTATION.author (#48993) 7 years ago
units ignore netapp tests when no libs (#48941) 7 years ago
utils Fix passing of env vars to Shippable. 7 years ago