Commit graph

13579 commits

Author SHA1 Message Date
James Cammarata
763f44a52b Fix tag handling on meta:flush_handlers tasks
Fixes #10758
2015-04-17 13:01:39 -05:00
Brian Coca
8f4c97fdbe adjusted for the posibolity of lsblk not existing for fact gathering 2015-04-17 11:16:09 -04:00
Chris Church
a7a218349a Add -ExecutionPolicy Unrestricted back, was removed by #9602. 2015-04-16 08:47:45 -04:00
Chris Church
1cbc45700e Only try kerberos auth when username contains @ and pass realm to pywinrm. Alternative to #10644, fixes #10577. 2015-04-16 08:47:45 -04:00
Chris Church
baa6426c57 Remove winrm connection cache (only useful when running against one host). Also fixes #10391. 2015-04-16 08:47:45 -04:00
James Cammarata
e16e2b171c Version bump for 1.9.1-0.2.rc2 release candidate 2015-04-15 10:31:12 -05:00
Brian Coca
ea9db2a0cc bad hack to maybe fix some corner cases with pbrun custom prompts 2015-04-15 11:18:02 -04:00
Brian Coca
2e5bad3385 fixed indent when looking at delegate_to vars 2015-04-14 19:00:15 -04:00
Brian Coca
b1b78a4fd6 fixed another typo 2015-04-13 10:58:36 -04:00
Brian Coca
f8b5e0814c typo fix 2015-04-13 10:49:31 -04:00
Brian Coca
e609670fee fix for when calling bootinfo throws permmission errors (AIX)
fixes https://github.com/ansible/ansible-modules-core/issues/1108
2015-04-13 10:26:08 -04:00
Jesse Rusak
d13646dcc5 Fix --force-handlers, and allow it in plays and ansible.cfg
The --force-handlers command line argument was not correctly running
handlers on hosts which had tasks that later failed. This corrects that,
and also allows you to specify force_handlers in ansible.cfg or in a
play.
2015-04-13 10:20:11 -04:00
Toshio Kuratomi
efa93d4239 Reverse the error messages from jsonfile get and set 2015-04-09 10:41:29 -07:00
Kimmo Koskinen
9bd2e3b752 Use codecs module while reading & writing json cache file 2015-04-09 10:41:23 -07:00
James Laska
7923a1a2c5 Improve generation of debian changelog 2015-04-09 09:49:06 -04:00
Brian Coca
8d703c459e Merge pull request #10639 from detiber/module_utils_facts_1_9
Fix indentation
2015-04-08 03:19:36 -04:00
Jason DeTiberus
626b2fc7ef Fix indentation 2015-04-07 23:00:54 -04:00
James Cammarata
b186f7b85e Version bump for 1.9.1-0.1.rc1 2015-04-06 13:38:33 -05:00
Brian Coca
b855456844 updated submodule refs 2015-04-02 16:00:22 -04:00
Brian Coca
277658835a capture IOErrors on backup_local (happens on non posix filesystems)
fixes #10591
2015-04-02 15:58:21 -04:00
Brian Coca
97a4483c7c removed folding sudo/su to become logic from constants as it is already present downstream in playbook/play/tasks 2015-04-02 15:57:26 -04:00
Brian Coca
b965d12f1e now ansible ignores tempate errors on passwords
they could be caused by random character combinations, fixes #10468
2015-04-02 15:53:58 -04:00
Brian Coca
84b8a80aa7 converted error on play var initialization into warning with more information 2015-04-02 15:53:16 -04:00
Brian Coca
1d4b96479f dont break everything when one of the vars in inject does not template correctly, wait till its used 2015-04-02 15:53:16 -04:00
Brian Coca
81e4a74c89 added note that custom connection plugins need update with this version 2015-03-31 11:14:02 -04:00
Brian Coca
6ab57081ec readded sudo/su vars to allow role/includes to work with passed sudo/su 2015-03-29 10:17:41 -04:00
Brian Coca
b4662c3eda Merge pull request #10556 from kristous/patch-1
Update README.md
2015-03-27 08:22:05 -04:00
kristous
d5dded43da Update README.md
I think since ansible and the ansible-modules have been splitted --recursive should be added
2015-03-27 06:20:13 +01:00
Brian Coca
c0afe27e2f updated sumbmodule refs 2015-03-26 18:02:59 -04:00
deimosfr
290c74d4f4 fix consul inventory issue (missing method param) 2015-03-26 18:02:06 -04:00
Toshio Kuratomi
a00056723f Make run_command() work when we get byte str with non-ascii characters (instead of unicode type like we were expecting)
Fix and test.

Fixes #10536
2015-03-26 07:52:05 -07:00
Toshio Kuratomi
d6afb5d80e Fix assert to work with unicode values 2015-03-26 07:52:05 -07:00
James Cammarata
29809bb83d Version bump for 1.9.0.1-1 2015-03-25 18:44:56 -05:00
James Cammarata
717ffe2bea Version bump for 1.9.0-2 2015-03-25 17:07:21 -05:00
Brian Coca
a0c7381a37 updated ref to extras 2015-03-25 18:05:09 -04:00
James Cammarata
d76f8deed5 Submodule updates for 1.9 2015-03-25 14:57:16 -05:00
James Cammarata
b268970564 Updating submodule pointers for 1.9 2015-03-25 14:46:54 -05:00
James Cammarata
03c6492726 cleaning up CHANGELOG with incorrect entries 2015-03-25 14:43:02 -05:00
James Cammarata
4ca9fc7e6f Version bump for 1.9.0 final release 2015-03-25 14:37:22 -05:00
James Cammarata
3798a6623a tweaking the CHANGELOG 2015-03-25 14:18:15 -05:00
Toshio Kuratomi
dc8b7bc8d2 And all of core module changes added 2015-03-25 14:18:10 -05:00
Brian Coca
0a334a160d updated to latest ref 2015-03-24 15:16:09 -04:00
Brian Coca
cf3313be0c makes raw module have quiet ssh so as to avoid extra output when not requried 2015-03-24 15:00:51 -04:00
James Cammarata
5d28d46b16 VERSION bump and submodule update for 1.9.0-0.2.rc2 2015-03-20 14:52:50 -05:00
Toshio Kuratomi
30af3166af Update core modules for asg tag fix 2015-03-20 11:39:12 -07:00
Eri Bastos
22b10a8f6e Patch for bug #10485 - ansible_distribution fact populates as 'RedHat' on Oracle Linux systems 2015-03-20 14:07:24 -04:00
Brian Coca
bb58cbcd91 now use combine vars to preserve existing cached host vars 2015-03-20 11:34:53 -04:00
Brian Coca
608496dbd3 removed debug play from tests 2015-03-20 11:24:35 -04:00
Brian Coca
e3e97f6e06 now correctly aplies add_host passed variables last to override existing vars. 2015-03-20 11:23:50 -04:00
Brian Coca
6dca95b309 now add_host loads hostvars 2015-03-20 10:34:51 -04:00