summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-09-15 19:25:11 +0200
committerMarek Szuba <marecki@gentoo.org>2020-09-15 19:27:25 +0200
commit6bb10e59f2ead755a949c24ca702b258c7b23e28 (patch)
tree437ad7fc8d4b9c942144e0e327a1fa4c01597df9 /app-admin
parentapp-emulation/xen-tools: x86 stable (bug #738040) (diff)
downloadgentoo-6bb10e59f2ead755a949c24ca702b258c7b23e28.tar.gz
gentoo-6bb10e59f2ead755a949c24ca702b258c7b23e28.tar.bz2
gentoo-6bb10e59f2ead755a949c24ca702b258c7b23e28.zip
app-admin/ansible-base: Add package explanation to longdescription.
Committed with permission from prometheanfire on IRC. Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/ansible-base/metadata.xml10
1 files changed, 8 insertions, 2 deletions
diff --git a/app-admin/ansible-base/metadata.xml b/app-admin/ansible-base/metadata.xml
index e1e179d46209..eb7c38b1c2e3 100644
--- a/app-admin/ansible-base/metadata.xml
+++ b/app-admin/ansible-base/metadata.xml
@@ -18,12 +18,18 @@
<name>Patrice Clement</name>
</maintainer>
<upstream>
- <remote-id type="pypi">ansible-base</remote-id>
+ <remote-id type="pypi">ansible-base</remote-id>
<remote-id type="github">ansible/ansible</remote-id>
<bugs-to>https://github.com/ansible/ansible/issues</bugs-to>
</upstream>
<longdescription lang="en">
-Radically simple deployment, model-driven configuration management, and
+Radically simple deployment, model-driven configuration management, and
command execution framework.
+
+This is a minimal installation of Ansible which contains the core programs,
+some documentation, and a tiny subset of modules and plugins to allow for a
+functioning controller. All other modules, including most of those
+bundled with in Ansible 2.9 and older, must be installed separately,
+e.g. from collections.
</longdescription>
</pkgmetadata>