summaryrefslogtreecommitdiff
path: root/app-admin/ansible-core/metadata.xml
blob: c9303d1eb2af4505b0fdea9e1c37097a6f522bd3 (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://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>prometheanfire@gentoo.org</email>
    <name>Matthew Thode</name>
  </maintainer>
  <upstream>
    <bugs-to>https://github.com/ansible/ansible/issues</bugs-to>
    <remote-id type="cpe">cpe:/a:ansible:ansible</remote-id>
  </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>
  <origin>srcux</origin>
</pkgmetadata>