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
Kevin Breit cf7ffcedbf New module - meraki/meraki_syslog (#48814)
* 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
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 New module - meraki/meraki_syslog (#48814) 6 years ago
legacy tests: cloudscale_server: convert legacy to target tests (#52576) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Use a consistent RLIMIT_NOFILE for ansible-test. 6 years ago
sanity Don't worry with type changes, just compare strings (#52827) 6 years ago
units New Module: na_ontap_vscan_on_access_policy (#49785) 6 years ago
utils Ignore errors during container cleanup in CI. 6 years ago