mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Fix debconf docstring indentation
This commit is contained in:
@@ -27,7 +27,7 @@ module: debconf
|
|||||||
short_description: Configure a .deb package
|
short_description: Configure a .deb package
|
||||||
description:
|
description:
|
||||||
- Configure a .deb package using debconf-set-selections. Or just query
|
- Configure a .deb package using debconf-set-selections. Or just query
|
||||||
existing selections.
|
existing selections.
|
||||||
version_added: "1.6"
|
version_added: "1.6"
|
||||||
notes:
|
notes:
|
||||||
- This module requires the command line debconf tools.
|
- This module requires the command line debconf tools.
|
||||||
|
|||||||
Reference in New Issue
Block a user