mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
New module: manage 1&1 monitoring policy (cloud/oneandone/oneandone_monitoring_policy) (#35068)
* Added server_type parameter - defaults to K8S * Changed server_type default value to cloud. * Added server_type entry to documentation and updated server_type choice K8S to k8s_node * Added support for overriding the default ONEANDONE_API_URL, and custom wait_timeout period for wait_for methods. * Added firewall_policy, load_balancer, and monitoring_policy cloud modules for oneandone provider. * Updated OneAndOneResources class and argument specs for monitoring policy and load balancer. * Addressed ansible-test sanity pep8 and validate-modules errors. * Removed extra modules to adhere to one module per PR. * Fixed a typo
This commit is contained in:
parent
f46f6c8dec
commit
238760045e
3 changed files with 1093 additions and 20 deletions
1028
lib/ansible/modules/cloud/oneandone/oneandone_monitoring_policy.py
Normal file
1028
lib/ansible/modules/cloud/oneandone/oneandone_monitoring_policy.py
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue