Changelog and version updates.
This commit is contained in:
parent
9e07ff79d7
commit
372c4e6d31
2 changed files with 2 additions and 1 deletions
|
@ -22,6 +22,7 @@ New Modules:
|
||||||
* packaging: homebrew_tap (OS X)
|
* packaging: homebrew_tap (OS X)
|
||||||
* packaging: homebrew_cask (OS X)
|
* packaging: homebrew_cask (OS X)
|
||||||
* packaging: apt_rpm
|
* packaging: apt_rpm
|
||||||
|
* packaging: layman
|
||||||
* monitoring: logentries
|
* monitoring: logentries
|
||||||
* notification: nexmo (SMS)
|
* notification: nexmo (SMS)
|
||||||
* notification: twilio (SMS)
|
* notification: twilio (SMS)
|
||||||
|
|
|
@ -26,7 +26,7 @@ DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: layman
|
module: layman
|
||||||
author: Jakub Jirutka <jakub@jirutka.cz>
|
author: Jakub Jirutka <jakub@jirutka.cz>
|
||||||
version_added: "1.4.5"
|
version_added: "1.6"
|
||||||
short_description: Manage Gentoo overlays
|
short_description: Manage Gentoo overlays
|
||||||
description:
|
description:
|
||||||
- Uses Layman to manage an additional repositories for the Portage package manager on Gentoo Linux.
|
- Uses Layman to manage an additional repositories for the Portage package manager on Gentoo Linux.
|
||||||
|
|
Loading…
Reference in a new issue