mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-14 13:42:21 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| host_vars | ||
| targets | ||
| cloud-config-aws.yml.template | ||
| cloud-config-azure.yml.template | ||
| cloud-config-cloudscale.ini.template | ||
| cloud-config-cs.ini.template | ||
| cloud-config-gcp.yml.template | ||
| cloud-config-gitlab.yml.template | ||
| cloud-config-opennebula.yml.template | ||
| cloud-config-openshift.kubeconfig.template | ||
| cloud-config-tower.cfg.template | ||
| cloud-config-vultr.ini.template | ||
| integration.cfg | ||
| integration_config.yml | ||
| inventory | ||
| inventory.networking.template | ||
| inventory.remote.template | ||
| inventory.winrm.template | ||
| network-integration.cfg | ||
| target-prefixes.network | ||
| windows-integration.cfg | ||