summaryrefslogtreecommitdiff
path: root/app-admin/ansible-core/metadata.xml
blob: 7e75c7575290767632b10b717f2bf3f3d1f8d2f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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>