Commit graph

53 commits

Author SHA1 Message Date
BrewTestBot
a5af3e3203 ansible: update 1.7.1 bottle.
Closes Homebrew/homebrew#32084.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-09-23 00:01:27 -07:00
Errorific
45065a09e3 Update ansible.rb
The ansible ec2_* modules require the boto python module to work so adding that into the private library ansible builds.
2014-09-23 00:01:27 -07:00
Jack Nagel
2e88df6236 Avoid conditionally defined resources
Resources are downloaded on-demand, so we can always define them and
avoid the headaches that come with conditional definitions.
2014-08-24 20:20:49 -05:00
BrewTestBot
f59550eefa ansible: update 1.7.1 bottle. 2014-08-14 22:55:27 -05:00
Matt Silverlock
e5bc01376c Ansible 1.7.1
Closes Homebrew/homebrew#31608.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-08-14 22:55:25 -05:00
BrewTestBot
4e33f8e886 ansible: update 1.7 bottle.
Closes Homebrew/homebrew#31406.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-08 10:53:59 +01:00
Dominyk Tiller
9d757e8954 ansible: fix sha1.
The SHA1 on the latest Ansible formula seems to be wrong. Not sure how the bot didn't pick that up, but it seems to be regularly reproducible, both locally & as [discussed here](https://github.com/Homebrew/homebrew/issues/31401). This fixes it.
2014-08-08 10:53:51 +01:00
BrewTestBot
2def99651e ansible: update 1.7 bottle.
Closes Homebrew/homebrew#31397.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-06 22:24:44 +01:00
lhoBas
88aa5b3ba7 ansible 1.7 2014-08-06 22:24:44 +01:00
BrewTestBot
6e08890227 ansible: update 1.6.10 bottle.
Closes Homebrew/homebrew#31186.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-28 20:18:35 +02:00
Rustam Zagirov
ba5ff79f6d ansible: update to 1.6.10 2014-07-28 20:18:34 +02:00
BrewTestBot
8f47460dc2 ansible: update 1.6.8 bottle.
Closes Homebrew/homebrew#31062.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-23 12:07:32 +01:00
Simon Olofsson
bf29321abf ansible: Update to 1.6.8 2014-07-23 12:07:32 +01:00
BrewTestBot
3741071805 ansible: update 1.6.7 bottle.
Closes Homebrew/homebrew#31043.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-22 17:06:18 +01:00
Laurent Arnoud
4b4b437cc5 ansible 1.6.7 2014-07-22 17:06:13 +01:00
BrewTestBot
88d76ebb66 ansible: update 1.6.6 bottle. 2014-07-02 22:27:24 -05:00
Nick Hammond
886df5fed1 Ansible 1.6.6
Closes Homebrew/homebrew#30616.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-02 22:27:07 -05:00
BrewTestBot
c45c106a6b ansible: add 1.6.5 bottle.
Closes Homebrew/homebrew#30492.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-27 18:44:03 +01:00
lhoBas
69d915e37c ansible 1.6.5 2014-06-27 18:44:03 +01:00
BrewTestBot
f1c50122d1 ansible: add 1.6.3 bottle.
Closes Homebrew/homebrew#30029.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-10 14:38:30 +01:00
Pauly Myjavec
8fcd0857f3 ansible 1.6.3 2014-06-10 14:38:25 +01:00
Arnoud Vermeer
cd9e110428 ansible 1.6.2
Closes Homebrew/homebrew#29553.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-05-24 17:08:26 -05:00
Adam Vandenberg
f9c0933d71 ansible: use resource list 2014-05-19 17:18:12 -07:00
Jack Nagel
0c0a7af2f2 ansible: remove arg filtering hack 2014-05-12 10:01:40 -05:00
Mark Cornick
823d46af33 ansible 1.6.1
Closes Homebrew/homebrew#29048.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-05-07 16:41:20 -07:00
Matt Bailey
26233d8967 ansible: remove conflicting python files
Conflicting python files are now default in 1.6 instead of just in HEAD.

Closes Homebrew/homebrew#29008.
Closes Homebrew/homebrew#29010.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-05-06 12:19:31 -07:00
Mike McQuaid
0ec612ab07 ansible: don't depend on :python.
Use the system Python instead.
2014-05-06 19:34:00 +01:00
Alexander Bayandin
c6918a6744 ansible 1.6
Closes Homebrew/homebrew#28992.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-05-06 08:39:48 -07:00
Misty De Meo
87cef033f9 ansible: fix --HEAD install 2014-05-01 09:08:53 -07:00
Arnoud Vermeer
3e0f1ee030 Ansible 1.5.5
Closes Homebrew/homebrew#28613.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-04-22 18:34:53 -05:00
Collin Allen
b6cdc8a297 ansible 1.5.4
Security fix: https://groups.google.com/forum/#!topic/ansible-project/MUQxiKwSQDc

Closes Homebrew/homebrew#28079.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-04-02 16:35:53 +01:00
Misty De Meo
e92cf8b207 ansible: turn on arg refurbishing
Fixes Homebrew/homebrew#27639.
2014-03-18 00:03:05 -07:00
Brett Koonce
934b17d8e6 ansible 1.5.3
Closes Homebrew/homebrew#27605.
2014-03-16 11:14:37 -05:00
Grant Regimbal
17aecb7f6a ansible: update domain name.
Closes Homebrew/homebrew#27310.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-08 00:07:44 +00:00
Alexander Bayandin
13b186b989 ansible 1.5.0
Closes Homebrew/homebrew#27101.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-28 22:24:49 +00:00
Alejandro Giacometti
aa7727db82 ansible 1.4.5
Closes Homebrew/homebrew#26696.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-13 16:13:14 +00:00
Jack Nagel
2e0fc6b540 Branch names are strings 2014-02-06 14:30:00 -05:00
Alexis Hildebrandt
df2cf8ad0f ansible 1.4.4
Closes Homebrew/homebrew#25738.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-08 16:12:19 +00:00
Mike McQuaid
810563b2a8 ansible: cleanup python usage. 2014-01-04 13:19:20 +00:00
Brett Koonce
fcace1d509 ansible 1.4.3
Closes Homebrew/homebrew#25403.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-12-23 11:35:20 +00:00
Alexander Bayandin
5ce30bcfd3 ansible 1.4.2
Closes Homebrew/homebrew#25325.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-12-19 09:26:01 +00:00
Alejandro Giacometti
293e7279f7 ansible 1.4.1
Closes Homebrew/homebrew#24849.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-12-01 16:19:09 -06:00
John Manoogian III
932291b8ba ansible 1.4.0
Closes Homebrew/homebrew#24573.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-21 16:20:08 -06:00
Brett Koonce
fc45e5051b ansible 1.3.4
Closes Homebrew/homebrew#23814.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-10-30 21:59:05 -07:00
Mike McQuaid
fba195c3e8 ansible: use resources. 2013-10-30 11:59:06 -07:00
Alan Pearce
ad77ba4cc2 Ansible: add --with-accelerate option to pull in python-keyczar
Closes Homebrew/homebrew#23397.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-10-24 07:30:53 -07:00
Brett Koonce
831e412f9d ansible 1.3.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-10-18 18:04:41 -07:00
Tom Fuertes
47252be4a8 ansible: change homepage to redirected site.
Closes Homebrew/homebrew#22768.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-23 23:42:46 +01:00
David Baumgold
1241474bd9 ansible 1.3.2
Closes Homebrew/homebrew#22764.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-23 21:45:26 +01:00
Mike McQuaid
b7d5f0bde4 ansible: add wrapper function TODO. 2013-09-23 17:55:10 +01:00