Commit graph

98 commits

Author SHA1 Message Date
BrewTestBot
f5713b2822 ansible: update 1.9.2 bottle. 2015-06-29 17:02:38 +08:00
Andy Dirnberger
d1e4ab9ba6 ansible 1.9.2
Closes Homebrew/homebrew#41137.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-06-29 17:02:33 +08:00
BrewTestBot
1484df1039 ansible: update 1.9.1_2 bottle. 2015-06-25 00:18:26 +01:00
Matthew Chambers
abc037b7a0 ansible: update feature-important resources
Closes Homebrew/homebrew#41053.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-25 00:17:13 +01:00
BrewTestBot
92289e64bd ansible: update 1.9.1_1 bottle. 2015-06-08 18:03:39 -07:00
Gilles Cornu
f77472be1c ansible: add rackspace support and reorganize deps
- Introduce pyrax resource for rackspace support (follow-up of Homebrew/homebrew#29186)
- Package dependencies were generated with homebrew-pypi-poet, but
  manually organized (grouped by sections, no duplicates and sorted by
  case-insensitive alphabetical order)
- Take advantage of the `resources` helper (as seen in other formulaes),
  instead of explicitly building the list of resources.

Closes Homebrew/homebrew#40493.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-06-08 18:03:38 -07:00
Nikolaus Wittenstein
758f6e9533 Add descriptions to all remaining homebrew packages 2015-06-05 14:47:57 +01:00
BrewTestBot
8fbe3d2bad ansible: update 1.9.1_1 bottle. 2015-05-26 20:56:29 +01:00
Larry Gilbert
d0df27bc4e ansible: add httplib2 package as resource
Closes Homebrew/homebrew#40085.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-05-26 20:56:25 +01:00
BrewTestBot
08f8c0fd45 ansible: update 1.9.1 bottle. 2015-04-30 09:29:10 +01:00
zimbatm
07501781c1 ansible 1.9.1
Closes Homebrew/homebrew#39187.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-30 09:29:06 +01:00
BrewTestBot
219d92c571 ansible: update 1.9.0.1 bottle. 2015-03-26 22:49:41 -07:00
Toru Nayuki
153400b4cc ansible 1.9.0.1 2015-03-26 22:49:40 -07:00
BrewTestBot
9e37bae61a ansible: update 1.8.4_1 bottle. 2015-03-16 10:46:42 +00:00
Toru Nayuki
4411c4c870 ansible: update pywinrm resource.
Closes Homebrew/homebrew#37761.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-16 10:46:38 +00:00
BrewTestBot
7491249e89 ansible: update 1.8.4_1 bottle. 2015-03-14 16:32:32 -07:00
Tim D. Smith
f1f40a8167 Update resourced requests to 2.6.0
Addresses a session fixation vulnerability in requests:
http://www.openwall.com/lists/oss-security/2015/03/14/4

Closes Homebrew/homebrew#37719.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-14 16:32:27 -07:00
BrewTestBot
2cd9474b76 ansible: update 1.8.4 bottle. 2015-02-25 08:31:20 +00:00
Jess Thrysoee
ebb3ea5551 ansible 1.8.4
Fixes Homebrew/homebrew#37125

Closes Homebrew/homebrew#37156.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-25 08:31:17 +00:00
BrewTestBot
2e10bb6593 ansible: update 1.8.3 bottle. 2015-02-19 15:30:33 +00:00
Rustam Zagirov
2c029fda4f ansible 1.8.3
Closes Homebrew/homebrew#36961.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-19 15:30:31 +00:00
BrewTestBot
32fb7f8fef ansible: update 1.8.2_1 bottle. 2015-02-03 08:33:41 +00:00
Nick Huanca
28e7a02c43 ansible: update boto resource.
Updated boto so that we can have eu-central-1 conn.get_all_load_balancers() for
adding ELBs to Frankfurt Region.

Closes Homebrew/homebrew#36483.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-03 08:33:29 +00:00
BrewTestBot
d523af3fe7 ansible: update 1.8.2_1 bottle. 2015-01-31 08:24:22 -08:00
Dominyk Tiller
e929e86061 ansible: bump requests dependency
Fixes CVEs
[CVE-2014-1830](https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-201
4-1830) and
[CVE-2014-1829](https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-201
4-1829). Not a new CVE, but remains exploitable in Requests versions
prior to 2.3.0.

Closes Homebrew/homebrew#36402.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-01-31 08:24:09 -08:00
Tim D. Smith
9ff3b818ed use Language::Python.setup_install_args instead of setup_install 2014-12-10 14:18:24 -08:00
BrewTestBot
97bbedc28e ansible: update 1.8.2 bottle. 2014-12-07 07:28:18 -05:00
Tim D. Smith
24ccd78220 ansible: add functional test 2014-12-07 07:28:18 -05:00
Tim D. Smith
2499d0ed16 ansible: refurbish args for pycrypto
Closes Homebrew/homebrew#34638. Closes Homebrew/homebrew#34746.
2014-12-07 07:27:54 -05:00
BrewTestBot
75140dd7f1 ansible: update 1.8.2 bottle. 2014-12-05 13:31:50 +00:00
nervo
51face26f1 ansible 1.8.2
Closes Homebrew/homebrew#34701.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-05 13:31:50 +00:00
BrewTestBot
c26dc6e141 ansible: update 1.8.1 bottle. 2014-11-27 17:03:37 +00:00
Markus Hubig
84d894a434 ansible: update boto resource.
Closes Homebrew/homebrew#34504.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-27 17:03:28 +00:00
BrewTestBot
b20824e9db ansible: update 1.8.1 bottle. 2014-11-27 09:40:44 +00:00
Gilles Cornu
c1f16dbe2a ansible 1.8.1
Closes Homebrew/homebrew#34493.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-27 09:40:43 +00:00
BrewTestBot
307f90970e ansible: update 1.8 bottle. 2014-11-26 16:52:24 +00:00
Gilles Cornu
4459b0f608 ansible 1.8
Update to Ansible 1.8.0

Closes Homebrew/homebrew#34469.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-26 16:52:23 +00:00
BrewTestBot
6679660da4 ansible: update 1.7.2 bottle. 2014-11-17 23:51:17 -08:00
Tim D. Smith
4b54ea262c ansible: add pyasn1, shuffle dependencies
Closes Homebrew/homebrew#34279.
2014-11-17 23:50:25 -08:00
Torsten Curdt
879ea1e507 ansible: include all options by default, add docker support
Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-11-17 23:49:44 -08:00
Tim D. Smith
942e107c95 ansible: refurbish with new setup_install method 2014-11-10 15:42:07 -08:00
Mike McQuaid
04f33c1bf0 ansible: use double-quotes. 2014-10-15 12:29:54 +01:00
Toru Nayuki
c7b63586ab ansible: add option for Windows support.
Closes Homebrew/homebrew#33158.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-15 12:28:03 +01:00
BrewTestBot
9ea9cf4d2d ansible: update 1.7.2 bottle. 2014-09-29 20:15:30 -05:00
Fabien Foulgoc
e4d6c45df0 Ansible 1.7.2
Version bump

Closes Homebrew/homebrew#32798.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-29 20:15:08 -05:00
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