Port details |
- ansible2 Radically simple IT automation
- 2.9.27 sysutils
=0 2.9.27Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream support ceases
This port expired on: 2022-05-23
- Maintainer: 0mp@FreeBSD.org
- Port Added: 2021-05-12 18:48:29
- Last Update: 2022-05-23 16:18:26
- Commit Hash: 60ee4ce
- 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.
WWW: https://www.ansible.com/
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ansible2>0:sysutils/ansible2@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py38-ansible
- py38-ansible1
- py38-ansible23
- py38-ansible24
- py38-ansible25
- py38-ansible26
- py38-ansible27
- py38-ansible28
- No installation instructions:
- This port has been deleted.
- PKGNAME: py38-ansible2
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1633975270
SHA256 (ansible-2.9.27.tar.gz) = 479159e50b3bd90920d06bc59410c3a51d3f9be9b4e1029e11d1e4a2d0705736
SIZE (ansible-2.9.27.tar.gz) = 14844836
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- 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-jmespath>0 : devel/py-jmespath@py38
- py38-netaddr>0 : net/py-netaddr@py38
- py38-paramiko>0 : security/py-paramiko@py38
- py38-yaml>0 : devel/py-yaml@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py38-ansible2-2.9.27:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- sysutils_ansible2
- USES:
- cpe gmake python:3.6+ shebangfix
- pkg-message:
- For install:
- To use Ansible, you need at least a host database.
If you installed examples, you will have a sample
inventory and a sample configuration file:
/usr/local/share/examples/py38-ansible/hosts
/usr/local/share/examples/py38-ansible/ansible.cfg
- If upgrading from < 2.9:
- Ansible has been updated to 2.9. Please follow the porting guide
to update the rulesets:
https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.9.html
In order to stay with an older version instead, e.g., 2.7, use pkg-set(8).
For example:
# pkg set -n py38-ansible2:py38-ansible27
- Master Sites:
|