Ravenports generated: 18 Sep 2022 02:09
[ravenports.git] / bucket_BE / ansible
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               ansible
4 VERSION=                6.4.0
5 KEYWORDS=               python
6 VARIANTS=               standard
7 SDESC[standard]=        Radically simple IT automation
8 HOMEPAGE=               https://ansible.com/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            PYPI/a/ansible
13 DISTFILE[1]=            ansible-6.4.0.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 USES=                   cpe python:sutools shebangfix
21
22 DISTNAME=               ansible-6.4.0
23
24 LICENSE=                GPLv3+:single
25 LICENSE_TERMS=          single:{{WRKDIR}}/TERMS
26 LICENSE_FILE=           GPLv3+:{{WRKSRC}}/COPYING
27 LICENSE_SCHEME=         solo
28
29 CPE_VENDOR=             redhat
30 SHEBANG_FILES=          ansible_collections/community/zabbix/roles/zabbix_proxy/files/install_semodule.bsx
31                         ansible_collections/community/zabbix/roles/zabbix_server/files/install_semodule.bsx
32                         ansible_collections/cyberark/conjur/ci/build_release
33                         ansible_collections/cyberark/conjur/ci/publish_to_galaxy
34                         ansible_collections/ovirt/ovirt/roles/disaster_recovery/files/ovirt-dr
35                         ansible_collections/cisco/meraki/scripts/sublime-build/build.py.generic
36 SHEBANG_GLOB=           *.py
37                         *.sh
38 GENERATED=              yes
39
40 post-patch:
41         ${FIND} ${WRKSRC} -type f -exec ${GREP} --null -El '(/etc/ansible|/usr/share/ansible)' {} + |\
42         ${XARGS} -n 500 -0 ${REINPLACE_CMD} \
43                 -e 's|/etc/ansible|${PREFIX}/etc|g' \
44                 -e 's|/usr/share/ansible|${PREFIX}/share/ansible|g'
45         ${FIND} ${WRKSRC} -type f -name "*.bak" -delete
46
47 post-extract:
48         ${AWK} '/^License/,/^See/' ${WRKSRC}/README.rst > ${WRKDIR}/TERMS
49
50 [FILE:3327:descriptions/desc.single]
51 |PyPI version| |Docs badge| |Chat badge| |Build Status| |Code Of Conduct|
52 |Mailing Lists| |License|
53
54 *******
55 Ansible
56 *******
57
58 Ansible is a radically simple IT automation system. It handles
59 configuration management, application
60 deployment, cloud provisioning, ad-hoc task execution, network automation,
61 and multi-node
62 orchestration. Ansible makes complex changes like zero-downtime rolling
63 updates with load balancers
64 easy. More information on [the Ansible website].
65
66 Design Principles
67 =================
68
69 *  Have a dead simple setup process and a minimal learning curve.
70 *  Manage machines very quickly and in parallel.
71 *  Avoid custom-agents and additional open ports, be agentless by
72    leveraging the existing SSH daemon.
73 *  Describe infrastructure in a language that is both machine and human
74    friendly.
75 *  Focus on security and easy auditability/review/rewriting of content.
76 *  Manage new remote machines instantly, without bootstrapping any
77    software.
78 *  Allow module development in any dynamic language, not just Python.
79 *  Be usable as non-root.
80 *  Be the easiest IT automation system to use, ever.
81
82 Use Ansible
83 ===========
84
85 You can install a released version of Ansible via pip, a package manager,
86 or
87 our [release repository]. See our
88 [installation guide] for details on installing Ansible
89 on a variety of platforms.
90
91 Red Hat offers supported builds of [Ansible Engine].
92
93 Power users and developers can run the devel branch, which has the latest
94 features and fixes, directly. Although it is reasonably stable, you are
95 more likely to encounter
96 breaking changes when running the devel branch. We recommend getting
97 involved
98 in the Ansible community if you want to run the devel branch.
99
100 Get Involved
101 ============
102
103 *  Read [Community Information] for all kinds
104    of ways to contribute to and interact with the project, including
105 mailing list information and how
106    to submit bug reports and code to Ansible.
107 *  Join a [Working Group], an organized community
108    devoted to a specific technology domain or platform.
109 *  Submit a proposed code update through a pull request to the devel
110 branch.
111 *  Talk to us before making larger changes
112    to avoid duplicate efforts. This not only helps everyone
113    know what is going on, it also helps save time and effort if we decide
114    some changes are needed.
115 *  For a list of email lists, IRC channels and Working Groups, see the
116    [Communication page]
117
118 Coding Guidelines
119 =================
120
121 We document our Coding Guidelines in the [Developer Guide]. We particularly
122 suggest you review:
123
124 * [Contributing your module to Ansible]
125 * `Conventions, tips and pitfalls
126 <https://docs.ansible.com/ansible/devel/dev_guide/developing_modules_best_practices.html>`_
127
128 Branch Info
129 ===========
130
131 *  The devel branch corresponds to the release actively under development.
132 *  The ``stable-2.X`` branches correspond to stable releases.
133 *  Create a branch based on devel and set up a [dev environment] if you
134 want to open a PR.
135 *  See the [Ansible release and maintenance] page for information about
136 active branches.
137
138 Roadmap
139 =======
140
141 Based on team and community feedback, an initial roadmap will be published
142 for a major or minor
143 version (ex: 2.7, 2.8).  The [Ansible Roadmap page
144 ] details what is planned and how to influence the
145 roadmap.
146
147 Authors
148 =======
149
150 Ansible was created by [Michael DeHaan]
151
152
153 [FILE:99:distinfo]
154 80b422f73e2feeddc456581bf7de22e14ccd3e7fdb0d5060176e21c350ed8320     35884480 ansible-6.4.0.tar.gz
155