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
2019-02-22 17:22:37 -05:00
..
cache
env Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
integration New module - meraki/meraki_syslog (#48814) 2019-02-22 17:22:37 -05:00
legacy tests: cloudscale_server: convert legacy to target tests (#52576) 2019-02-20 16:15:40 +01:00
results
runner Use a consistent RLIMIT_NOFILE for ansible-test. 2019-02-18 23:43:37 -08:00
sanity Don't worry with type changes, just compare strings (#52827) 2019-02-22 10:44:38 -06:00
units New Module: na_ontap_vscan_on_access_policy (#49785) 2019-02-22 12:03:53 +00:00
utils Ignore errors during container cleanup in CI. 2019-02-21 21:20:48 -08:00