1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2018-11-22 06:55:10 +10:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration win_snmp: Initial commit (#45710) 2018-11-22 06:55:10 +10:00
legacy feat: meaningful error message scaleway image not found (#48829) 2018-11-21 11:40:15 +00:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Add common files for ONTAP and SOLIDFIRE unit tests (#48739) 2018-11-19 14:43:32 +00:00
sanity Validate DOCUMENTATION.author (#48993) 2018-11-21 17:29:29 +00:00
units ignore netapp tests when no libs (#48941) 2018-11-21 11:51:40 -05:00
utils Fix passing of env vars to Shippable. 2018-11-14 10:50:31 -08:00