head 1.2; access; symbols pkgsrc-2013Q3:1.1.0.6 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.4 pkgsrc-2013Q2-base:1.1 pkgsrc-2013Q1:1.1.0.2 pkgsrc-2013Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2013.12.02.22.54.46; author hubertf; state dead; branches; next 1.1; commitid QKgGvtJDMpOvZBfx; 1.1 date 2013.02.26.00.13.00; author hubertf; state Exp; branches; next ; desc @@ 1.2 log @Update ansible to 1.4.1. Some changes: * Many new modules, sorted in the following subdirs: cloud commands database files internal inventory messaging monitoring net_infrastructure network notification packaging source_control system utilities web_infrastructure * accelerated mode: An enhanced fireball mode that requires zero bootstrapping and fewer requirements plus adds capabilities like sudo commands * Connection default is now "smart", which discovers if the system openssh can support ControlPersist, and uses it if so, if not falls back to paramiko * external inventory scripts may now return host variables in one pass, which allows them to be much more efficient for large numbers of hosts (AWS!) * "~" now expanded on each component of configured plugin paths * Countless feature enhancements and bugfixes For a full list, see https://github.com/ansible/ansible/blob/devel/CHANGELOG.md @ text @$NetBSD: patch-library_slurp,v 1.1 2013/02/26 00:13:00 hubertf Exp $ --- library/slurp.orig 2012-11-23 15:56:11.000000000 +0000 +++ library/slurp @@@@ -40,7 +40,7 @@@@ examples: "content": "aGVsbG8gQW5zaWJsZSB3b3JsZAo=", "encoding": "base64" } - description: "Example using C(/usr/bin/ansible)" + description: "Example using C(@@LOCALBASE@@/bin/ansible)" notes: - "See also: M(fetch)" requirements: [] @ 1.1 log @Add ansible-1.0: Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically. @ text @d1 1 a1 1 $NetBSD$ @