From 196d9e2893ed413fa83adeb91ed2d05428c3efdf Mon Sep 17 00:00:00 2001 From: James Cammarata Date: Fri, 22 May 2015 13:50:23 -0500 Subject: [PATCH] Version update for release candidate 1.9.2-0.2.rc2 --- CHANGELOG.md | 6 ++++++ VERSION | 2 +- lib/ansible/modules/core | 2 +- lib/ansible/modules/extras | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64dd7da08b3..799fa936580 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,12 @@ Other Notable Changes: * Fixed a bug where sudo/su settings were not inherited from ansible.cfg correctly. * Fixed a bug in the rds module where a traceback may occur due to an unbound variable. * Fixed a bug where certain remote file systems where the SELinux context was not being properly set. +* Re-enabled several windows modules which had been partially merged (via action plugins): + - win_copy.ps1 + - win_copy.py + - win_file.ps1 + - win_file.py + - win_template.py ## 1.9.1 "Dancing In the Street" - Apr 27, 2015 diff --git a/VERSION b/VERSION index 60617c32e9d..4686cffc945 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.9.2 0.1.rc1 +1.9.2 0.2.rc2 diff --git a/lib/ansible/modules/core b/lib/ansible/modules/core index f3162c8f980..6a509022373 160000 --- a/lib/ansible/modules/core +++ b/lib/ansible/modules/core @@ -1 +1 @@ -Subproject commit f3162c8f9809133597f62b39cd6e9ea50be547a9 +Subproject commit 6a50902237388d32fdc49da9eed3dc8641727551 diff --git a/lib/ansible/modules/extras b/lib/ansible/modules/extras index 86d9bbae523..7d2135c38cb 160000 --- a/lib/ansible/modules/extras +++ b/lib/ansible/modules/extras @@ -1 +1 @@ -Subproject commit 86d9bbae523d42f26da3d54fb1b20565f241b657 +Subproject commit 7d2135c38cbabfb9700650a5bd944ec7f5e18f1e