mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
ipa_*: add common connection notes to modules (#10615)
* ipa_*: add common connection notes to modules * Update plugins/doc_fragments/ipa.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/doc_fragments/ipa.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
92ca379319
commit
993e3a736e
19 changed files with 26 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ options:
|
|||
version_added: 4.3.0
|
||||
extends_documentation_fragment:
|
||||
- community.general.ipa.documentation
|
||||
- community.general.ipa.connection_notes
|
||||
- community.general.attributes
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue