mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Use FQCN for core doc fragments (#11897)
Use FQCN for core doc fragments.
This commit is contained in:
@@ -17,7 +17,7 @@ description:
|
||||
The primary IP address is defined as the management interface if defined, or the interface who's DNS name matches the
|
||||
hostname of the system, or else the first interface found.
|
||||
extends_documentation_fragment:
|
||||
- inventory_cache
|
||||
- ansible.builtin.inventory_cache
|
||||
options:
|
||||
plugin:
|
||||
description: The name of this plugin, it should always be set to V(community.general.cobbler) for this plugin to recognize
|
||||
|
||||
Reference in New Issue
Block a user