23 Commits

Author SHA1 Message Date
rpe
c6f1790950 Update ansible to 1.5.4
- 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.

OK aja@ sthen@
2014-04-18 13:28:06 +00:00
naddy
dd96da4ac9 Drop USE_GROFF since groff and mandoc produce identical output. 2014-03-27 12:07:59 +00:00
rpe
133e9c4cfa bump revision due to a fix from upstream without changing the vers. number
157b783521

OK sthen@
2014-03-15 15:28:01 +00:00
rpe
18fe9caf01 Update ansible to 1.5.3
Changes since 1.5:
- Fix validate_certs and run_command errors from previous release
- Fixes to the git module related to host key checking
- Fix module errors in airbrake and apt from previous release
- Force command action to not be executed by the shell unless specifically enabled.
- Validate SSL certs accessed through urllib*.
- Implement new default cipher class AES256 in ansible-vault.
- Misc bug fixes.

OK aja@
2014-03-14 18:19:34 +00:00
rpe
edfae6dd49 update to ansible 1.5
- remove a bunch of patches, which were basically backports
- fix HOMEPAGE
- adjust Makefile due to the section 3 manpage removal

OK aja@ landry@
2014-03-10 23:12:20 +00:00
jasper
65c4e09650 security update to ansible-1.4.5
ok rpe@ (MAINTAINER), aja@ sthen@
2014-02-14 09:46:18 +00:00
rpe
b05d4ebf60 Backport a fix for the ansible_python_interpreter logic. It cares
about appropriate shebang lines containing python interpreter path
on the remote machines.

https://github.com/ansible/ansible/issues/5630

suggested by and OK landry@
OK sthen@
2014-01-31 06:42:26 +00:00
rpe
b0f6e957b6 add www/py-httplib2 as RUN_DEPENDS which is needed by library/network/uri
in certain circumstances

noted by and OK aja@
2014-01-24 17:44:55 +00:00
landry
6dcf7105e0 Update to ansible 1.4.4.
While here backport the fix for
https://github.com/ansible/ansible/issues/4869 to allow using the apt
module with old versions of debian.

ok ajacoutot@ rpe@ (maintainer)
2014-01-14 22:34:03 +00:00
rpe
a517a9c5c6 Update ansible to 1.4.3
ok aja@ landry@
2013-12-24 18:53:37 +00:00
rpe
e199690d81 Update ansible to 1.4.1
ok aja, landry
2013-12-11 20:27:01 +00:00
rpe
a24e606dac Update ansible to 1.3.4
- Fixed a bug in the copy module, where a filename containing the
  string "raw" was handled incorrectly
- Fixed a bug in accelerate mode, where copying a zero-length file
  out would fail

ok aja@, sthen@
2013-11-07 09:29:06 +00:00
rpe
dbb498ed66 Update to ansible 1.3.3
Multiple accelerate mode fixes.

ok aja@
2013-10-24 19:23:54 +00:00
rpe
bced329df2 Update ansible to 1.3.2
ok ajacoutot@ landry@ sthen@
2013-09-24 18:18:11 +00:00
rpe
08c4a21cd1 Update ansible to 1.3.1
ok abieber@ landry@
2013-09-18 18:40:32 +00:00
rpe
4d82f0284b - Update ansible to 1.2.3 fixing two security issues
CVE-2013-4259: Ansible uses a socket with predictable filename in /tmp
  CVE-2013-4260: Predictable filename used for failed results in world
                 writable directory
- Remove a temporary post-extract hook, that was only there because
  of stray files in the 1.2.1 distfile.

ok aja@ sthen@
2013-08-22 19:08:52 +00:00
rpe
3fe2aa3bff Update to ansible 1.2.1
- Security Fix for CVE-2013-2233:
  Does not cache SSH host keys (preventing possibility of server's
  host key to be checked against system host keys).
- Move OpenBSD examples in /etc/ansible/hosts to end of the file

ok aja@ sthen@ jasper@
2013-07-08 09:53:47 +00:00
rpe
94b24a9cff - unbreak ansible_python_interpreter behaviour by not changing the
shebang line in module files.
- provide an example in the ansible hosts file how to deal with the
  location of python on OpenBSD

help/feedback and ok sthen@
2013-06-29 09:08:28 +00:00
rpe
c45ed872d5 update to ansible 1.2
ok sthen@ ajacoutot@
2013-06-12 15:29:23 +00:00
rpe
7816b9f897 update ansible to 1.1
ok aja@
2013-04-06 09:40:02 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
rpe
d6a4b19fd5 update to ansible 1.0
ok sthen@ ajacoutot@
2013-03-07 07:32:14 +00:00
rpe
16e4fc96be import ansible-0.9
Ansible is a radically simple model-driven configuration management, 
deployment, and command execution framework.

with help from and ok
sthen@ ajacoutot@ (looks fine)
2013-02-04 10:35:14 +00:00