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 |
|
Toshio Kuratomi
|
fd47c4d687
|
Pull ec2_asg fixes by updating core modules
|
2015-03-19 22:47:14 -07:00 |
|
Toshio Kuratomi
|
0551f36d6b
|
Have selinux allow docker<=>nginx communication
|
2015-03-19 13:53:35 -07:00 |
|
Toshio Kuratomi
|
cfda56908a
|
Okay, let's see if these pauses are enough to get this passing
|
2015-03-19 13:53:26 -07:00 |
|
Toshio Kuratomi
|
4009c053f7
|
Fix the removal of busybox image
|
2015-03-19 13:53:10 -07:00 |
|
Toshio Kuratomi
|
c571a0e6ea
|
Some debugging for why docker tests are failing in jenkins
|
2015-03-19 13:53:02 -07:00 |
|
Toshio Kuratomi
|
9082905a62
|
Add more tests for private docker registries
|
2015-03-19 13:52:54 -07:00 |
|
Toshio Kuratomi
|
f4878a2bec
|
Remove debug statements
|
2015-03-19 13:52:41 -07:00 |
|
Toshio Kuratomi
|
67a559ed2b
|
Add tests using a docker private registry
|
2015-03-19 13:52:33 -07:00 |
|
Toshio Kuratomi
|
cfc90dff4b
|
And ran into a different problem with centos6. Sigh.
|
2015-03-19 13:52:19 -07:00 |
|
Toshio Kuratomi
|
e02fbcdb0f
|
Attempt to enable docker tests for rhel/centos6 as well
|
2015-03-19 13:52:09 -07:00 |
|
Toshio Kuratomi
|
2fbfe5cdb2
|
Would help if I added these files in the right directory
|
2015-03-19 13:52:01 -07:00 |
|
Toshio Kuratomi
|
dc6a1f42af
|
Ugh, looks like very few distros have the proper packages to run the docker module.
break up the tests so that we can maybe run this on at least one
platform
|
2015-03-19 13:51:43 -07:00 |
|
Toshio Kuratomi
|
af90817622
|
Initial test of the docker module
|
2015-03-19 13:51:29 -07:00 |
|
Toshio Kuratomi
|
6a803f6582
|
Pull another fix in from core modules
|
2015-03-19 12:49:42 -07:00 |
|