summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* On Py3, nonexistent files raise OSError (#28899)Toshio Kuratomi2017-08-311-1/+2
* Ansible Config part2 (#27448)Brian Coca2017-08-151-2/+1
* Add support for Azure 2.0.0 (#27920)Thomas Stringer2017-08-111-0/+11
* powershell setup fixes (#27516)Matt Davis2017-07-311-2/+3
* Maintain symlinks in setup.py sdist, build, and install commands (#27149)Toshio Kuratomi2017-07-241-21/+126
* Cyptography pr 20566 rebase (#25560)Toshio Kuratomi2017-06-271-0/+4
* Set license GPLv3+ ("or any later version") in setup.pynemobis2017-06-261-1/+1
* 1st part of ansible config, adds ansible-config to view/manage configs (#12797)Brian Coca2017-06-141-1/+3
* Make setting of metadata for crypto backend settable at buildtimeToshio Kuratomi2017-06-021-0/+10
* test/: PEP8 compliancy (#24803)Dag Wieers2017-05-301-4/+4
* Include .git_keep files in role template skeleton (#24381)Adrian Likins2017-05-091-0/+1
* Make scripts into symlinksToshio Kuratomi2017-04-041-0/+20
* Use HTTPS instead of legacy HTTP for ansible.com (#16870)Robin Schneider2017-02-151-1/+1
* Move to using a requirements.txt to install the python packages. (#21430)Toshio Kuratomi2017-02-151-1/+8
* Legacy pep8 updates for setup.py and testsMatt Martz2017-02-111-41/+49
* Move ssh and local connection plugins from using raw select to selectorsToshio Kuratomi2017-02-031-2/+2
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-9/+9
* Updating setup.py to remove extras specific pathsJames Cammarata2016-12-081-1/+1
* Add ansible-connection to scripts in setup.pyNathaniel Case2016-12-051-0/+1
* Removing the shebang and the execution permission so the command be prefixed ...David Côté-Tremblay2016-11-071-2/+0
* Fix setup.py install.Toshio Kuratomi2016-11-031-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