summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Remove restriction on maximum jinja2 version as we're hoping the next release...Toshio Kuratomi2017-01-161-1/+1
* Add jinja2 version constraint.Toshio Kuratomi2017-01-121-1/+1
* Change <support@ansible.com> - it's being retired.Bill Nottingham2016-10-151-1/+1
* Fix ziploader for the cornercase of ansible invoking ansible.Toshio Kuratomi2016-04-291-1/+1
* renamed shell to console in last spotBrian Coca2016-03-091-1/+1
* draft 1st release of ansible-consoleBrian Coca2016-03-071-0/+1
* Bundle a new version of python-six for compatibility along with some code to ...six-compatToshio Kuratomi2015-10-161-1/+3
* now include galaxy/data/ stuff for use with ansible-galaxyBrian Coca2015-09-011-1/+1
* add distutils package classifiersbillwanjohi2015-07-271-0/+15
* Merge pull request #11731 from danasmera/develJames Cammarata2015-07-251-1/+0
|\
| * Delete unused import globdanasmera2015-07-241-1/+0
* | Fix removal of .git from modules directoriesJames Cammarata2015-07-131-1/+1
* | Testing additions and fixesMatt Martz2015-05-081-1/+1
|/
* Generic package_dir mapping in setup.py (closes #10437)Jürgen Hermann2015-03-121-1/+1
* Parenthesis mean we can get rid of line continuation markersToshio Kuratomi2015-01-261-2/+3
* Make setup.py work with Python 3 (and requiring 2.6)Gilles Pietri2015-01-261-2/+2
* Need to include extras in setup to accomodate future windows extras modulesMichael DeHaan2014-11-291-1/+1
* Make sure Windows modules are installed.Chris Church2014-11-281-1/+1
* Fix packaging to work with new module locationJames Laska2014-09-291-18/+2
* changes for package loading of modulesMichael DeHaan2014-09-261-15/+1
* WIP on the re-implementation of fact caching and various backends.Josh Drake2014-08-111-0/+1
* Include *.ps1 files in the library for installationJames Cammarata2014-08-071-0/+3
* Correct string concatenation errorJames Laska2014-07-171-1/+1
* Add shell_plugins to packages.Chris Church2014-06-201-0/+1
* Merge pull request #6994 from tonk/docfixMichael DeHaan2014-04-291-0/+1
|\
| * Fix documentation errorTon Kersten2014-04-151-0/+1
* | Cleaning up the import testing around setuptoolsJames Cammarata2014-04-291-8/+3
* | Prnt error message is unable to use setuptools when buildingToshio Kuratomi2014-04-021-1/+11
* | distutils' requires parameter doesn't work with setuptools. UseToshio Kuratomi2014-03-141-1/+1
* | Require a recent enough version of pycrypto and see that playbook and vault u...Toshio Kuratomi2014-03-141-1/+1
|/
* Added ansible-vault to the installerTon Kersten2014-02-211-1/+2
* Tweak library installation path to default to /usr/share/ansible if specifiedJames Cammarata2014-02-171-1/+7
* Merge branch 'patch-1' of https://github.com/eggsby/ansible into eggsby-patch-1James Cammarata2014-02-171-1/+2
|\
| * bugfix: support path separators in module pathThomas Omans2014-01-141-1/+2
* | AnsibleWorks -> AnsibleMichael DeHaan2014-01-281-2/+2
|/
* setup.py: fix ansible-galaxy was not installed when using make installRene Moser2013-12-201-1/+2
* Revert "Merge pull request #4874 from leth/editable_install"James Tanner2013-12-161-18/+6
* Fix setup.py to work with 'pip install -e .'Marcus Cobden2013-11-111-6/+18
* Add module utils path to setup.pyMichael DeHaan2013-10-261-0/+1
* Fix the install destination, now with os.path.joinTon Kersten2013-09-231-1/+1
* Fix the install destinationTon Kersten2013-09-231-1/+1
* use DEFAULT_MODULE_PATH in setup.py so that there is a chance to override wit...Skylar Saveland2013-09-161-2/+2
* Update URLs and email address in setup.pyMichael DeHaan2013-08-241-5/+3
* fix package mentioned twice in setup.pyBenjamin Schwarze2013-05-151-1/+0
* commit 290ecfcdc2fa6dcbee8328130c85916fdebd5152Ton Kersten2013-04-291-1/+4
* CLI: ansible-doc shows lists of modules & module docs on command-lineJan-Piet Mens2012-11-301-1/+2
* Add ansible.runner.filter_plugins package to setup.pyJeroen Hoekx2012-11-051-0/+1
* Make ansible.utils a packageDaniel Hokka Zakrisson2012-11-021-0/+1
* Fixup setup.py pathMichael DeHaan2012-10-261-1/+1
* Make group_vars and host_vars available to usr/bin/ansible, and make vars_plu...Michael DeHaan2012-10-261-0/+1