mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-18 23:44:08 +00:00
* Initial commit for static route module - Create and query functionality in place today * Enabled querying both all routes and single route * Bug fixes and idempotency check - Requires new idempotency code to validate, blocking on that * Enabled test cases * Documentation fixes * Whitespace fix * Major improvements based on Dag's commments - Improved documentation and examples - Fixed fixed IP assignments and reserved range parameters - Improved integration tests - Made check mode work * Rename str to string in documentation * Move back to str * Fix indentation * Fix documentation for example of fixed_ip_assignments - Removed default=None for args |
||
|---|---|---|
| .. | ||
| host_vars | ||
| targets | ||
| cloud-config-aws.ini.template | ||
| cloud-config-azure.ini.template | ||
| cloud-config-cloudscale.ini.template | ||
| cloud-config-cs.ini.template | ||
| cloud-config-gcp.ini.template | ||
| cloud-config-gitlab.ini.template | ||
| cloud-config-hcloud.ini.template | ||
| cloud-config-opennebula.ini.template | ||
| cloud-config-openshift.kubeconfig.template | ||
| cloud-config-tower.ini.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 | ||