| Port details |
- py-ansible-core219 Radically simple IT automation
- 2.19.9 sysutils
=0 2.19.9Version of this port present on the latest quarterly branch. DEPRECATED: FreeBSD will only support N and N-1
EXPIRATION DATE: 2026-09-30
- Maintainer: cy@FreeBSD.org
 - Port Added: 2025-09-22 18:48:08
- Last Update: 2026-08-26 23:38:12
- Commit Hash: fc1757d
- 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-core219>0:sysutils/py-ansible-core219@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/sysutils/py-ansible-core219/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/py-ansible-core219
- pkg install py312-ansible-core219
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-core219 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-ansible-core219
- Package flavors (<flavor>: <package>)
- py312: py312-ansible-core219
- distinfo:
- TIMESTAMP = 1776832549
SHA256 (ansible_core-2.19.9.tar.gz) = 74107de13d188ff579fb215bc3eb875c9198803215d6378ed588c7f35aba12f5
SIZE (ansible_core-2.19.9.tar.gz) = 3431475
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>=49.0.0,1<50,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-core219
- USES:
- ansible:env cpe python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.19.9 26 Aug 2026 23:38:12
    |
Cy Schubert (cy)  |
sysutils/py-ansible-core*: Deprecate and expire older than N-1
The latest ansible-core does not contain incompatibilities that require
users to remain on older versions of ansible-core. Deprecate and
expire. |
2.19.9 22 Apr 2026 05:02:10
    |
Cy Schubert (cy)  |
sysutils/py-ansible-core219: Update to 2.19.9 |
2.19.8 13 Apr 2026 04:30:45
    |
Cy Schubert (cy)  |
sysutils/py-ansible-core219: Update to 2.19.8 |
2.19.1_1 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.19.1_1 27 Jan 2026 01:06:50
    |
Cy Schubert (cy)  |
sysutils/py-ansible-core*: Update py-wheel dependency as in ports
Update the pyproject.toml file to accept the py-wheel provided by
ports.
PR: 292723 |
2.19.1 01 Nov 2025 17:23:22
    |
Matthias Andree (mandree)  |
*: Revise USES=python:... version range constraints
and strip all lower bounds of 3.9 or 3.10 because they are implied now.
python:3.9-X -> python:-X
python:3.9+ -> python
python:3.10-X -> python:-X
python:3.10+ -> python
(options such as ,build preserved) |
2.19.1 23 Sep 2025 03:54:52
    |
Cy Schubert (cy)  |
sysutils/py-ansible-core219: Update to 2.19.1 |
2.19.0 22 Sep 2025 18:47:18
    |
Cy Schubert (cy)  |
sysutils/py-ansible-core19: Add new port
The reason for adding py-ansible-core19 rather than updating
py-ansible-core is due to the many behavioral changes between
2.18 and 2.19.
See
https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_core_2.19.html/. |
Number of commits found: 8
|