| Port details |
- py-ansible-core220 Radically simple IT automation
- 2.20.5 sysutils
=0 2.20.2Version of this port present on the latest quarterly branch. - Maintainer: cy@FreeBSD.org
 - Port Added: 2026-01-27 18:51:41
- Last Update: 2026-04-23 04:00:46
- Commit Hash: f5a0746
- Also Listed In: python
- License: GPLv3+
- WWW:
- https://www.ansible.com/
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ansible-core220>0:sysutils/py-ansible-core220@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py*-ansible-core-*
- py*-ansible-core219-*
- To install the port:
- cd /usr/ports/sysutils/py-ansible-core220/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/py-ansible-core220
- pkg install py311-ansible-core220
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 py311-ansible-core220 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-ansible-core220
- Package flavors (<flavor>: <package>)
- py311: py311-ansible-core220
- distinfo:
- TIMESTAMP = 1776832420
SHA256 (ansible_core-2.20.5.tar.gz) = 82e3049d95e6e02e5d20d4a5a8e10533a55e0cc52e878e4cf77166c45410f16f
SIZE (ansible_core-2.20.5.tar.gz) = 3339511
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-bcrypt>=0 : security/py-bcrypt@py311
- py311-boto3>0 : www/py-boto3@py311
- py311-mock>0 : devel/py-mock@py311
- py311-nose>0 : devel/py-nose@py311
- py311-passlib>0 : security/py-passlib@py311
- py311-pycryptodome>=0 : security/py-pycryptodome@py311
- py311-pytest-mock>0 : devel/py-pytest-mock@py311
- py311-pytest-xdist>0 : devel/py-pytest-xdist@py311
- py311-pytest>0 : devel/py-pytest@py311
- py311-requests>0 : www/py-requests@py311
- git : devel/git
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-Jinja2>=3.0.0 : devel/py-Jinja2@py311
- py311-packaging>=0 : devel/py-packaging@py311
- py311-resolvelib>=0.5.3<1.1.0 : devel/py-resolvelib@py311
- py311-toml>0 : textproc/py-toml@py311
- py311-passlib>0 : security/py-passlib@py311
- py311-pyyaml>=5.1 : devel/py-pyyaml@py311
- py311-cryptography>=46.0.7,1<47,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_py-ansible-core220
- USES:
- ansible:env cpe python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.20.5 23 Apr 2026 04:00:46
    |
Cy Schubert (cy)  |
sysutils/py-ansible-core220: Update to 2.20.5 |
2.20.4 13 Apr 2026 04:30:46
    |
Cy Schubert (cy)  |
sysutils/py-ansible-core220: Update to 2.20.4 |
2.20.2 13 Apr 2026 04:30:45
    |
Cy Schubert (cy)  |
sysutils/py-ansible-core*: Convert py-ansible-core to a metaport
1. Move sysutils/py-ansible-core to sysutils/py-ansible-core218.
2. Add a metaport, sysutils/py-ansible-core pointing to
sysutils/py-ansible-core218.
3. Convert sysutils/py-ansible-core219 and sysutils/py-ansible-core220
to master ports for use as master ports.
This is in preparation to upgrade sysutils/py-ansible-core to 2.19.
The reason for this is as is stated in commit 8b9df0bef174,
incompatibilities may require users to adjust their playbooks and roles
in order to work on ansible-core 2.19.
See:
https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_core_2.19.html |
2.20.2 30 Jan 2026 23:34:23
    |
Cy Schubert (cy)  |
sysutils/py-ansible-core220: Update to 2.20.2 |
2.20.1 29 Jan 2026 08:05:29
    |
Antoine Brodin (antoine)  |
sysutils/py-ansible-core220: unbreak the ports tree |
2.20.1 27 Jan 2026 15:16:21
    |
Cy Schubert (cy)  |
sysutils/py-ansible-core220: Add new port
Ansible-core 2.20.1 brings in new features and bugfixes. It will not
work with our default python311. Until Python 3.12 becomes default,
to build this port add DEFAULT_VERSIONS+=python=3.12 to make.conf
and rebuild all python packages needed to build this port prior to
building and installing this port. |
Number of commits found: 6
|