Bug 192451 - [maintainer] [update] sysutils/ansible 1.7
Summary: [maintainer] [update] sysutils/ansible 1.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Danilo Egea Gondolfo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-06 20:09 UTC by Nikolai Lifanov
Modified: 2014-08-06 23:33 UTC (History)
1 user (show)

See Also:


Attachments
sysutils/ansible 1.6.10 -> 1.7 (1.08 KB, patch)
2014-08-06 20:09 UTC, Nikolai Lifanov
lifanov: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolai Lifanov 2014-08-06 20:09:28 UTC
Created attachment 145425 [details]
sysutils/ansible 1.6.10 -> 1.7

Please update sysutils/ansible to 1.7.

This is a feature update.
From https://raw.githubusercontent.com/ansible/ansible/v1.7.0/CHANGELOG.md :

Major new features:

* Windows support (alpha) using native PowerShell remoting
* Tasks can now specify `run_once: true`, meaning they will be executed exactly once. This can be combined with delegate_to to trigger actions you want done just the one time versus for every host in inventory.

New inventory scripts:

* SoftLayer
* Windows Azure

New Modules:

* cloud: azure
* cloud: rax_meta
* cloud: rax_scaling_group
* cloud: rax_scaling_policy
* windows: version of setup module
* windows: version of slurp module
* windows: win_feature
* windows: win_get_url
* windows: win_msi
* windows: win_ping
* windows: win_user
* windows: win_service
* windows: win_group

Other notable changes:

* Inventory speed improvements for very large inventories.
* Vault password files can now be executable, to support scripts that fetch the vault password.
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-08-06 23:32:50 UTC
A commit references this bug:

Author: danilo
Date: Wed Aug  6 23:32:24 UTC 2014
New revision: 364233
URL: http://svnweb.freebsd.org/changeset/ports/364233

Log:
  - Update from 1.6.10 to 1.7

  PR:		192451
  Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com>

Changes:
  head/sysutils/ansible/Makefile
  head/sysutils/ansible/distinfo