Port details |
- py-ansible-core Radically simple IT automation
- 2.12.4 sysutils
=0 2.12.4Version of this port present on the latest quarterly branch. - Maintainer: 0mp@FreeBSD.org
 - Port Added: 2021-05-12 18:48:27
- Last Update: 2022-03-30 13:18:11
- Commit Hash: d821e29a
- Also Listed In: python
- License: GPLv3+
- Description:
- Ansible is a radically simple configuration-management, deployment,
task-execution, and multinode orchestration framework.
ansible-core contains the core engine, modules and plugins. It does not contain
community and partner supported Ansible Collections of modules and plugins.
WWW: https://www.ansible.com/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ansible-core>0:sysutils/py-ansible-core@${PY_FLAVOR}
- Conflicts:
- CONFLICTS:
- py*-ansible-base
- py*-ansible2
- py-ansible-core211
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/sysutils/py-ansible-core/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/py-ansible-core
- pkg install py38-ansible-core
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-ansible-core listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-ansible-core
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1648570219
SHA256 (ansible-core-2.12.4.tar.gz) = 827af75985a6f04b980bd371027bf038cb187640628557298acb9983a8f2c2da
SIZE (ansible-core-2.12.4.tar.gz) = 7756536
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-cryptography>0 : security/py-cryptography@py38
- py38-Jinja2>0 : devel/py-Jinja2@py38
- py38-packaging>=0 : devel/py-packaging@py38
- py38-resolvelib05>=0.5.3<0.6 : devel/py-resolvelib05@py38
- py38-yaml>0 : devel/py-yaml@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Build
-
- devel/py-molecule
- for Run
-
- sysutils/ansible
- sysutils/py-ansible-lint
- Configuration Options:
- ===> The following configuration options are available for py38-ansible-core-2.12.4:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- sysutils_py-ansible-core
- USES:
- ansible:env cpe gmake python:3.8+ shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Mar 2022 13:18:11 2.12.4
|
Mateusz Piotrowski (0mp)  |
sysutils/py-ansible-core: Update to 2.12.4
Changes: https://github.com/ansible/ansible/blob/v2.12.4/changelogs/CHANGELOG-v2.12.rst#v2-12-4 |
06 Mar 2022 21:20:12 2.12.3
|
Mateusz Piotrowski (0mp)  |
sysutils/py-ansible-core: Update to 2.12.3
Changes: https://github.com/ansible/ansible/blob/v2.12.3/changelogs/CHANGELOG-v2.12.rst#v2-12-3 |
01 Feb 2022 20:49:03 2.12.2
|
Mateusz Piotrowski (0mp)  |
sysutils/py-ansible-core: Update to 2.12.2
Changes: https://github.com/ansible/ansible/blob/v2.12.2/changelogs/CHANGELOG-v2.12.rst#v2-12-2 |
26 Jan 2022 10:08:46 2.12.1
|
Mateusz Piotrowski (0mp)  |
sysutils/py-ansible-core: Update to 2.12.1
Changes: https://github.com/ansible/ansible/blob/v2.12.1/changelogs/CHANGELOG-v2.11.rst#v2-12-1 |
26 Jan 2022 10:08:45 2.11.7
|
Mateusz Piotrowski (0mp)  |
sysutils/py-ansible-core*: Hook version 2.11 to the build |
25 Jan 2022 18:23:49 2.11.7
|
Mateusz Piotrowski (0mp)  |
sysutils/py-ansible-core: Update to 2.11.7
Changes: https://github.com/ansible/ansible/blob/v2.11.7/changelogs/CHANGELOG-v2.11.rst#v2-11-7 |
10 Jan 2022 15:15:39 2.11.6
|
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
11 Oct 2021 18:19:49 2.11.6
|
Mateusz Piotrowski (0mp)  |
sysutils/py-ansible-core: Update to 2.11.6
Changes: https://github.com/ansible/ansible/blob/v2.11.6/changelogs/CHANGELOG-v2.11.rst#v2-11-6
MFH: 2021Q4 |
10 Oct 2021 19:30:13 2.11.5 
|
Mateusz Piotrowski (0mp)  |
sysutils/py-ansible-core: Update to 2.11.5
Changes: https://github.com/ansible/ansible/blob/v2.11.5/changelogs/CHANGELOG-v2.11.rst#v2-11-5 |
20 Aug 2021 08:18:06 2.11.3 
|
Bernhard Froehlich (decke)  |
sysutils/py-ansible-core: Fix CPE information
Approved by: portmgr (blanket) |
27 Jul 2021 10:59:04 2.11.3 
|
Mateusz Piotrowski (0mp)  |
sysutils/py-ansible-core: Update to 2.11.3
Changes: https://github.com/ansible/ansible/blob/v2.11.3/changelogs/CHANGELOG-v2.11.rst#v2-11-3 |
01 Jul 2021 00:24:56 2.11.2_1 
|
Mateusz Piotrowski (0mp)  |
sysutils/py-ansible-*: Use devel/py-resolvelib05
This version is pinned to the 0.5 branch. |
24 Jun 2021 11:09:39 2.11.2 
|
Mateusz Piotrowski (0mp)  |
sysutils/py-ansible-core: Update to 2.11.2
Changes: https://github.com/ansible/ansible/blob/stable-2.11/changelogs/CHANGELOG-v2.11.rst#v2112
Security: CVE-2021-3583 |
25 May 2021 09:22:28 2.11.1 
|
Mateusz Piotrowski (0mp)  |
sysutils/py-ansible-core: Update to 2.11.1
Changes: https://github.com/ansible/ansible/blob/stable-2.11/changelogs/CHANGELOG-v2.11.rst#v2-11-1
Reported by: Portscout |
19 May 2021 09:00:19 2.11.0_2 
|
Mateusz Piotrowski (0mp)  |
sysutils/py-ansible-core: Set required resolvelib version
As documented, py-ansible-core requires a rather specific version of
devel/py-resolvelib:
https://github.com/ansible/ansible/blob/stable-2.11/changelogs/CHANGELOG-v2.11.rst#major-changes |
17 May 2021 14:58:18 2.11.0_2 
|
Mateusz Piotrowski (0mp)  |
sysutils/py-ansible-core: Switch to USES=ansible |
17 May 2021 11:22:32 2.11.0_2 
|
Mateusz Piotrowski (0mp)  |
sysutils/py-ansible-{base,core}: Fix run dependencies
It's been reported that a ping test to a group of hosts results in the
following warning:
[WARNING]: packaging Python module unavailable; unable to validate collection
Ansible version requirements
Add devel/py-packaging to RUN_DEPENDS to fix this issue. This also
matches the requirements.txt files of the modified ports.
Reported by: Tom Weustink <t.weustink@outlook.com> |
17 May 2021 09:59:21 2.11.0_1 
|
Mateusz Piotrowski (0mp)  |
sysutils/py-ansible-*: Fix DATADIR for Ansible plugins
All the Ansible plugins assume that the Ansible DATADIR is
${PREFIX}/share/${PYTHON_PKGNAMEPREFIX}ansible instead of
${PREFIX}/share/${PYTHON_PKGNAMEPREFIX}ansible-base or
${PREFIX}/share/${PYTHON_PKGNAMEPREFIX}ansible-core.
This patch sets the DATADIR back to its historical value. It's based on
a patch provided by madpilot.
PR: 255920
Reported by: madpilot |
12 May 2021 18:45:53 2.11.0 
|
Mateusz Piotrowski (0mp)  |
sysutils/*ansible*: Update CPE_VENDOR
The "ansibleworks" is not a correct CPE vendor. Change it to "redhat",
which is mentioned on websites like https://nvd.nist.gov. |
12 May 2021 18:45:52 2.11.0 
|
Mateusz Piotrowski (0mp)  |
sysutils/py-ansible-base: Add a new port
ansible-base is the Python package containing the essential parts of
Ansible. It is going to be replaced with ansible-core in the future
releases. |
12 May 2021 18:45:51 2.11.0 
|
Mateusz Piotrowski (0mp)  |
sysutils/py-ansible-core: Add new port
Ansible is a radically simple configuration-management, deployment,
task-execution, and multinode orchestration framework.
ansible-core contains the core engine, modules and plugins. It does not contain
community and partner supported Ansible Collections of modules and plugins. |