blob: 106dc4bfcfa623f68754ae2d3ae8214a1e53c38b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?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.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|