mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
layman: remove my email address
This commit is contained in:
parent
ca918cd3dd
commit
437dc0a9ef
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ from urllib2 import Request, urlopen, URLError
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: layman
|
module: layman
|
||||||
author: Jakub Jirutka <jakub@jirutka.cz>
|
author: Jakub Jirutka
|
||||||
version_added: "1.6"
|
version_added: "1.6"
|
||||||
short_description: Manage Gentoo overlays
|
short_description: Manage Gentoo overlays
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue