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
Mike McQuaid
cbbb678e77
ansible: clean up formula, fix system Python use.
...
Closes Homebrew/homebrew#22307 .
2013-09-05 09:10:05 +01:00
Samuel John
c0b3a4b666
ansible: 1.2.2 some fixes
...
- Install the Python module `ansible` into the usual prefix, but use
`python.private_site_packages` (in `libexec`) for the deps.
- In oder for the `ansible` module to be useful, the deps are needed
and we insert the `python.private_site_packages` in the
`ansible/__init__.py` as a `sitedir`, to the `egg`s are working.
- Rewrote the `bin_wrapper` to be ready to be moved into
`python_helper` or something.
- With the brand new changes in the PythonInstalled dependency,
it is not necessary to set the `PYTHONPATH` if you want to use
the `python.private_site_packages` inside of the `libexec`.
However, you have to put the calls to `system python` inside of
a `python do … end` block (technical limitation of supporting
Python 2.x and 3.x in general).
2013-09-03 14:26:16 +02:00
Mike McQuaid
cd2e419601
ansible: 1.2.2 (new formula)
...
Closes Homebrew/homebrew#22236 .
Signed-off-by: Samuel John <github@SamuelJohn.de>
2013-09-03 14:26:15 +02:00