| Port details |
- py-ansible-core220 Radically simple IT automation
- 2.20.5 sysutils
=0 2.20.5Version of this port present on the latest quarterly branch. - Maintainer: cy@FreeBSD.org
 - Port Added: 2026-01-27 18:51:41
- Last Update: 2026-07-06 16:37:50
- Commit Hash: 0d449c4
- 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 py312-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 py312-ansible-core220 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-ansible-core220
- Package flavors (<flavor>: <package>)
- py312: py312-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:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-bcrypt>=0 : security/py-bcrypt@py312
- py312-boto3>0 : www/py-boto3@py312
- py312-mock>0 : devel/py-mock@py312
- py312-nose>0 : devel/py-nose@py312
- py312-passlib>0 : security/py-passlib@py312
- py312-pycryptodome>=0 : security/py-pycryptodome@py312
- py312-pytest-mock>0 : devel/py-pytest-mock@py312
- py312-pytest-xdist>0 : devel/py-pytest-xdist@py312
- py312-pytest>0 : devel/py-pytest@py312
- py312-requests>0 : www/py-requests@py312
- git : devel/git
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-Jinja2>=3.0.0 : devel/py-Jinja2@py312
- py312-packaging>=0 : devel/py-packaging@py312
- py312-resolvelib>=0.5.3<1.1.0 : devel/py-resolvelib@py312
- py312-toml>0 : textproc/py-toml@py312
- py312-passlib>0 : security/py-passlib@py312
- py312-pyyaml>=5.1 : devel/py-pyyaml@py312
- py312-cryptography>=48.0.0,1<49,1 : security/py-cryptography@py312
- python3.12 : lang/python312
- 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: 7
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.20.5 06 Jul 2026 16:37:50
    |
Cy Schubert (cy)  |
sysutils/py-ansible-core22?: Remove stale comment
Now that python312 is default the comment telling users to set the
default is no longer required. |
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: 7
|