mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
sysutils/bsdploy: Mark UnBROKEN
Mark no longer BROKEN as ploy_ansible has grown support for Ansible > 1.8 [1] and is now in the ports tree [2]. Thank you Tom Lazar and Florian Schulze for the extremely responsive support and fix. [1] https://github.com/ployground/ploy_ansible/pull/13 [2] https://svnweb.freebsd.org/changeset/ports/379322
This commit is contained in:
parent
b18b861c3e
commit
7fd258c31d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379325
1 changed files with 0 additions and 3 deletions
|
@ -17,9 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:${PORTSDIR}/devel/py-yaml \
|
|||
${PYTHON_PKGNAMEPREFIX}ploy_ezjail>=1.0.0:${PORTSDIR}/sysutils/py-ploy_ezjail \
|
||||
${PYTHON_PKGNAMEPREFIX}ploy_fabric>=1.1.0:${PORTSDIR}/sysutils/py-ploy_fabric
|
||||
|
||||
# https://github.com/ployground/bsdploy/issues/60
|
||||
BROKEN= Doesn't run with Ansible >= 1.8
|
||||
|
||||
OPTIONS_DEFINE= EC2
|
||||
OPTIONS_DEFAULT= EC2
|
||||
EC2_DESC= Support Amazon Web Services EC2 hosts
|
||||
|
|
Loading…
Add table
Reference in a new issue