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
Kevin Breit cf7ffcedbf New module - meraki/meraki_syslog ()
* Initial commit of meraki_syslog module
- Query or modify syslog settings in Meraki networks
- This has not yet been tested

* Module now supports creating new syslog servers
- Added integration test
- Still needs to add support for
  - Modification or removal of roles
  - Removal of syslog servers
  - Test to make sure servers are appended to existing

* Improvements to integration test
- Code hasn't been tested so it likely is broke somewhere
- Move to a block setup and always destroy network
- Create test network just for syslog server tests
- Current tests will test present functionality
- Absent state needs to be tested further

* Working version of meraki_syslog module
- There is no absent state since module overwrites server config
- Full integration tests

* Formatting fix

* Add some examples

* Fix sanity test errors

* Add type for all parameters
2019-02-22 17:22:37 -05:00
..
cache
env
integration New module - meraki/meraki_syslog () 2019-02-22 17:22:37 -05:00
legacy
results
runner
sanity Don't worry with type changes, just compare strings () 2019-02-22 10:44:38 -06:00
units New Module: na_ontap_vscan_on_access_policy () 2019-02-22 12:03:53 +00:00
utils