Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 23:19:07 UTC Now

2013-12-02 22:55:18 UTC MAIN commitmail json YAML

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

(hubertf)