More docs cleanup (#7552)

* More docs improvements.

* timezone: mention which versions of AIX are supported.
This commit is contained in:
Felix Fontein
2023-11-22 22:45:28 +01:00
committed by GitHub
parent f87777b9f5
commit 58705d5ac3
108 changed files with 25 additions and 162 deletions

View File

@@ -90,11 +90,9 @@ options:
notes:
- "It is recommended that plays utilizing this module be run with
C(serial: 1) to avoid exceeding the API request limit imposed by
the Rackspace CloudDNS API"
the Rackspace CloudDNS API."
- To manipulate a C(PTR) record either C(loadbalancer) or C(server) must be
supplied
- As of version 1.7, the O(type) field is required and no longer defaults to an C(A) record.
- C(PTR) record support was added in version 1.7
supplied.
author: "Matt Martz (@sivel)"
extends_documentation_fragment:
- community.general.rackspace