mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-21 20:30:21 -07:00
Use semantic markup (modules m-n) (#6679)
* Use semantic markup. * Use option instead of alias. * Simplify. * Fix/improve nagios docs.
This commit is contained in:
parent
c694abbdf9
commit
b271dba4bf
24 changed files with 263 additions and 259 deletions
|
@ -18,8 +18,8 @@ notes:
|
|||
happen every 15 minutes by default, however you can request an immediate reload if
|
||||
later tasks rely on the records being created. An API key generated via the
|
||||
Memset customer control panel is required with the following minimum scope -
|
||||
I(dns.reload). If you wish to poll the job status to wait until the reload has
|
||||
completed, then I(job.status) is also required.
|
||||
C(dns.reload). If you wish to poll the job status to wait until the reload has
|
||||
completed, then C(job.status) is also required.
|
||||
description:
|
||||
- Request a reload of Memset's DNS infrastructure, and optionally poll until it finishes.
|
||||
extends_documentation_fragment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue