pkgsrc/sysutils/ansible/patches
hubertf e2fe132084 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
2013-12-02 22:54:46 +00:00
..
patch-examples_ansible.cfg Update ansible to 1.4.1. 2013-12-02 22:54:46 +00:00
patch-lib_ansible_callbacks.py Update ansible to 1.4.1. 2013-12-02 22:54:46 +00:00
patch-lib_ansible_constants.py Update ansible to 1.4.1. 2013-12-02 22:54:46 +00:00
patch-library-system-ping Update ansible to 1.4.1. 2013-12-02 22:54:46 +00:00
patch-library_database_riak Update ansible to 1.4.1. 2013-12-02 22:54:46 +00:00
patch-library_monitoring_nagios Update ansible to 1.4.1. 2013-12-02 22:54:46 +00:00
patch-library_packaging_pkgin Update ansible to 1.4.1. 2013-12-02 22:54:46 +00:00
patch-library_system_setup Update ansible to 1.4.1. 2013-12-02 22:54:46 +00:00