Add attributes to oneandone, ovh, and rackspace modules (#5948)

Add attributes to oneandone, ovh, and rackspace modules.
This commit is contained in:
Felix Fontein
2023-02-24 09:21:43 +01:00
committed by GitHub
parent 490899f87f
commit 6bd131f2fb
34 changed files with 264 additions and 51 deletions

View File

@@ -18,6 +18,13 @@ short_description: Manage OVH monthly billing
description:
- Enable monthly billing on OVH cloud intances (be aware OVH does not allow to disable it).
requirements: [ "ovh" ]
extends_documentation_fragment:
- community.general.attributes
attributes:
check_mode:
support: full
diff_mode:
support: none
options:
project_id:
required: true