Nikolai Lifanov
cc9d54c024
remove note about SEM option
...
This option is no longer in Python ports.
2017-06-05 13:46:31 +00:00
Nikolai Lifanov
bfa9c102f8
update sysutils/ansible to 2.3.1.0
...
Relnotes: https://github.com/ansible/ansible/blob/v2.3.1.0-1/CHANGELOG.md
Security: 15a04b9f-47cb-11e7-a853-001fbc0f280f
2017-06-02 19:47:53 +00:00
Nikolai Lifanov
85c2c14f51
sysutils/ansible: fix prompt for become-method=su
...
PR: 218724
Reported by: Guillaume Bibaut <yom@iaelu.net>
2017-04-18 17:51:43 +00:00
Nikolai Lifanov
ed84edccde
update sysutils/ansible to 2.3.0.0
...
This is a major release!
https://raw.githubusercontent.com/ansible/ansible/v2.3.0.0-1/CHANGELOG.md
o stop "fixing" default interpreter of /usr/bin/python
o remove NETADDR option and depend on py-netaddr unconditionally
Differential Revision: https://reviews.freebsd.org/D10165
2017-04-12 15:51:13 +00:00
Nikolai Lifanov
44b87d8b33
update sysutils/ansible to 2.2.1.0
...
Reviewed by: matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D9265
2017-01-21 19:03:20 +00:00
Nikolai Lifanov
b3c1e66c49
fix patch for ec84ff6
...
PR: 216103
Submitted by: freebsd@sh0shin.org
Reviewed by: matthew
Approved by: matthew (mentor)
MFH: 2017Q1
Differential Revision: https://reviews.freebsd.org/D9189
2017-01-16 00:17:40 +00:00
Nikolai Lifanov
31f62e26f9
sysutils/ansible: address CVE-2016-9587
...
Reviewed by: matthew
Approved by: matthew (mentor)
MFH: 2017Q1
Security: CVE-2016-9587
Security: https://vuxml.FreeBSD.org/freebsd/a93c3287-d8fd-11e6-be5c-001fbc0f280f.html
Differential Revision: https://reviews.freebsd.org/D9158
2017-01-12 23:11:15 +00:00
Matthew Seaman
4fac4c124c
Backport patch 872594b from upstream
...
This is a FreeBSD specific fix to the handling of rcvars -- this fixes
the case where the rcvar did not previously exist in /etc/rc.conf or
other places the rc system might look for them.
872594b49a
PR: 214322
Reported by: Thomas Steen Rasmussen
Approved by: lifanov@mail.lifanov.com (maintainer)
2016-11-08 14:17:30 +00:00
Matthew Seaman
5cede2a23f
Upgrade to 2.2.0.0
...
Changelog: https://raw.githubusercontent.com/ansible/ansible/v2.2.0.0-1/CHANGELOG.md
PR: 213974
Submitted by: lifanov@mail.lifanov.com (maintainer)
2016-11-01 17:53:41 +00:00
Guido Falsi
e809a4a93b
Update to 2.1.1.0.
...
PR: 211439
Submitted by: Nikolai Lifanov <lifanov at mail.lifanov.com> (maintainer)
2016-07-29 14:10:36 +00:00
Brad Davis
03da36a8f4
sysutils/ansible: add patch to fix cron module
...
PR: 209789
Submitted by: Dmitry Marakasov <amdmi3@FreeBSD.org>
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
Approved by: bdrewery (implicit, mentor)
2016-06-11 00:49:52 +00:00
Matthew Seaman
7db4c573a4
Update to 2.1.0.0
...
Press release: https://www.redhat.com/en/about/press-releases/red-hat-debuts-ansible-21-network-automation-containers-microsoft-windows-and-azure
ChangeLog: https://raw.githubusercontent.com/ansible/ansible/v2.1.0.0-1/CHANGELOG.md
PR: 209769
Submitted by: lifanov@mail.lifanov.com (maintainer)
2016-05-26 19:48:07 +00:00
Guido Falsi
4260ccb35f
Make the service module respect the sleep option.
...
PR: 208996
Submitted by: me
Approved by: Nikolai Lifanov <lifanov at mail.lifanov.com>
(maintainer)
2016-04-23 22:19:51 +00:00
Matthew Seaman
cd06482729
Update to 2.0.1.0
...
This is primarily a bugfix release. This also includes a merge of the
two local bugfix patches.
ChangeLog: https://raw.githubusercontent.com/ansible/ansible/v2.0.1.0-1/CHANGELOG.md
PR: 207490
Submitted by: lifanov@mail.lifanov.com (maintainer)
2016-02-25 23:05:59 +00:00
Matthew Seaman
30d0cb9c5f
Backport upstream patch to fix overquoting of commands run via su
...
PR: 206591
Submitted by: leeb@ratnaling.org
Approved by: lifanov@mail.lifanov.com (maintainer)
Obtained from: 6bf2f45ff5
2016-01-28 10:11:32 +00:00
Matthew Seaman
370431e01c
Fix default low-level command submission
...
-- on FreeBSD root's default shell (/bin/csh) would fail to
understand the /bin/sh syntax ansible issues.
Import the fix from upstream.
PR: 206498
Submitted by: matthew
Approved by: lifanov@mail.lifanov.com (maintainer)
Obtained from: 8647fdc7f2
2016-01-22 17:30:58 +00:00
Matthew Seaman
41925397ca
Add notes to pkg-message about the SEM option being required in python
...
PR: 206320
Submitted by: lifanov@mail.lifanov.com (maintainer)
2016-01-18 07:07:10 +00:00
Alex Dupre
f2f93ca9be
Fix managing non-FreeBSD hosts.
...
PR: 202799
Submitted by: merlin@merlinsbox.net
Approved by: maintainer
2015-09-04 05:49:51 +00:00
Kurt Jaeger
c757a085be
sysutils/ansible: 1.8.4 -> 1.9.0.1
...
Changes:
https://raw.githubusercontent.com/ansible/ansible/v1.9.0.1-1/CHANGELOG.md
PR: 198926
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2015-03-27 21:24:40 +00:00
Jimmy Olgeni
c96f75587d
Upgrade to version 1.8.4.
...
PR: 197787
Submitted by: maintainer
2015-02-21 13:46:22 +00:00
Jimmy Olgeni
383ab42c3e
Fix issue #83 of ansible-modules-extras with pull request #204 ("Even
...
though the password param is specified as optional, the rabbitmq_user
module fails when it is not provided.")
PR: 197573
Submitted by: olgeni
Reviewed by: maintainer
2015-02-12 20:17:28 +00:00
Jimmy Olgeni
44aa2cc47a
Fix quoting of function identifiers in postgresql_privs (issue 703
...
in ansible/ansible-modules-core on GitHub).
PR: 197325
Submitted by: olgeni
Approved by: maintainer
2015-02-04 19:24:26 +00:00
Kubilay Kocak
ae037399df
sysutils/ansible: Update to 1.8.2
...
- Update to 1.8.2
- Remove MASTERFILES, DISTFILES (unnecessary with USE_GITHUB)
- Update COMMENT
- Remove ACCELERATE option, move pycrypto to RUN_DEPENDS
While I'm here:
- Add LICENSE_FILE
- pkg-descr: Strip trailing slash from WWW: URL
- GH_PROJECT defaults to ${PORTNAME}, remove it
Changes:
https://raw.githubusercontent.com/ansible/ansible/v1.8.2/CHANGELOG.md
PR: 195557
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2014-12-11 22:17:49 +00:00
Rodrigo Osorio
aa92f45609
Fix typo.
...
PR: ports/194263
Submitted by: thomas
Approved by: mentors (implicit)
2014-10-13 22:13:50 +00:00
Frederic Culot
4fc1dcb876
- Update to 1.6.3
...
Changes: https://raw.githubusercontent.com/ansible/ansible/v1.6.3/CHANGELOG.md
PR: ports/190882
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2014-06-11 11:41:40 +00:00
Tim Bishop
38e842d6c3
- Update to 1.6.2
...
- Include patch from https://github.com/ansible/ansible/pull/7539
Changes to what's given in the PR were discussed and submitted by
email.
PR: ports/190231
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2014-05-31 14:01:00 +00:00
Rusmir Dusko
0cfc5d7ce7
- Update to 1.5.4, announce message is here:
...
- Security fix for safe_eval, which further hardens the checking of
the evaluation function.
- Changing order of variable precendence for system facts, to ensure
that inventory variables take precedence over any facts that may be
set on a host.
- Change Makefile header, add Created by
- Change master sites, add icon
- Simplify REINPLACE
- Add Desktop entry file
PR: ports/188209
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com>
2014-04-10 15:50:37 +00:00
Ruslan Makhmatkhanov
2b2fe8b36e
sysutils/ansible: update to 1.5
...
- update to 1.5
- clarify how to use sysutils/ansible port to control non-FreeBSD systems
in pkg-message
- remove man3 man pages: they are gone in the upstream distribution
- convert to PLIST_FILES
- remove NO_ARCH, while here - it has no practical value here
- add UPDATING entry, because some changes are not backward compatible
Changelog: https://raw.github.com/ansible/ansible/v1.5.0/CHANGELOG.md
PR: 187182
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2014-03-02 19:10:50 +00:00
Ruslan Makhmatkhanov
42299dc541
- update to 1.4.5
...
- kill trailing newline in pkg-descr
Changelog: https://raw.github.com/ansible/ansible/v1.4.5/CHANGELOG.md
PR: 186724
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2014-02-14 09:59:03 +00:00
Danilo Egea Gondolfo
3f2f405195
- Update from 1.3.2 to 1.3.3
...
- Add stage support
- Update files/pkg-message.in
PR: ports/182863
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
Approved by: wg/culot (mentors, implicit)
2013-10-12 03:33:40 +00:00
Dmitry Marakasov
f81a42eff3
- Support staging
...
- Reword pkg-message
PR: 182335
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2013-09-25 14:08:58 +00:00
William Grzybowski
d2e27da1dc
sysutils/ansible: update to 1.3.1
...
- Update to 1.3.1
Changes: https://raw.github.com/ansible/ansible/v1.3.1/CHANGELOG.md
PR: ports/182152
Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
2013-09-17 17:58:10 +00:00
Jason Helfman
158956a13e
- fix pkg-message notes
...
Submitted by: maintainer, lifanov@mail.lifanov.com
2013-02-21 03:24:54 +00:00
Jason Helfman
cd06928615
add new port: sysutils/ansible
...
Ansible is a radically simple configuration-management, deployment,
task-execution, and multinode orchestration framework.
WWW: http://ansible.cc/
PR: 175961
Submitted by: lifanov@mail.lifanov.com
2013-02-20 18:58:07 +00:00