mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 01:55:51 +00:00
doc style adjustments: modules [no]* (#10443)
* doc style adjustments: modules n* * doc style adjustments: modules o* * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
f1f7d9b038
commit
6d67546902
36 changed files with 252 additions and 229 deletions
|
|
@ -68,7 +68,7 @@ options:
|
|||
default: false
|
||||
description:
|
||||
- Whether the record should be the only one for that record type and record name. Only use with O(state=present).
|
||||
- This will delete all other records with the same record name and type.
|
||||
- This deletes all other records with the same record name and type.
|
||||
priority:
|
||||
description:
|
||||
- Record priority. Required for O(type=MX).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue