mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
cf7ffcedbf
* 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 |