summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/ansible-core/metadata.xml')
-rw-r--r--app-admin/ansible-core/metadata.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/app-admin/ansible-core/metadata.xml b/app-admin/ansible-core/metadata.xml
new file mode 100644
index 000000000000..7e75c7575290
--- /dev/null
+++ b/app-admin/ansible-core/metadata.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>prometheanfire@gentoo.org</email>
+ <name>Matthew Thode</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">ansible-core</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
+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>