mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Add python >= 2.6 to documented deps
This commit is contained in:
committed by
Matt Clay
parent
ef277ddf0b
commit
a8c12ec097
@@ -31,6 +31,9 @@ short_description: Manage Gentoo overlays
|
||||
description:
|
||||
- Uses Layman to manage an additional repositories for the Portage package manager on Gentoo Linux.
|
||||
Please note that Layman must be installed on a managed node prior using this module.
|
||||
requirements:
|
||||
- "python >= 2.6"
|
||||
- layman python module
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user