Commit Graph

73 Commits (aa034f4fcfd074cd6a9a950f8fe65bb76b08fbf0)

Author SHA1 Message Date
Toshio Kuratomi baa309309d Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version.
11 years ago
Brian Coca 66c3461f3c now include galaxy/data/ stuff for use with ansible-galaxy
11 years ago
billwanjohi b2739cec6d add distutils package classifiers
11 years ago
James Cammarata 8509f22839 Merge pull request #11731 from danasmera/devel
11 years ago
danasmera 966193e233 Delete unused import glob
11 years ago
James Cammarata 373830b5df Fix removal of .git from modules directories
11 years ago
Matt Martz a0fc8bb0bd Testing additions and fixes
11 years ago
Jürgen Hermann 597c0f48f5 Generic package_dir mapping in setup.py (closes #10437)
11 years ago
Toshio Kuratomi 9095e97c6a Parenthesis mean we can get rid of line continuation markers
11 years ago
Gilles Pietri ee448493d7 Make setup.py work with Python 3 (and requiring 2.6)
11 years ago
Michael DeHaan f80e766d97 Need to include extras in setup to accomodate future windows extras modules
12 years ago
Chris Church 8665f94ecb Make sure Windows modules are installed.
12 years ago
James Laska a0fecd6101 Fix packaging to work with new module location
12 years ago
Michael DeHaan e5116d2f9b changes for package loading of modules
12 years ago
Josh Drake aa419044c4 WIP on the re-implementation of fact caching and various backends.
12 years ago
James Cammarata 4bf826f514 Include *.ps1 files in the library for installation
12 years ago
James Laska 03efbfca29 Correct string concatenation error
12 years ago
Chris Church 3b4adb78cb Add shell_plugins to packages.
12 years ago
Michael DeHaan 56d03fc766 Merge pull request #6994 from tonk/docfix
12 years ago
James Cammarata 8e66a6c811 Cleaning up the import testing around setuptools
12 years ago
Ton Kersten 6735733ed1 Fix documentation error
12 years ago
Toshio Kuratomi e622074812 Prnt error message is unable to use setuptools when building
12 years ago
Toshio Kuratomi 17f134ca02 distutils' requires parameter doesn't work with setuptools. Use
12 years ago
Toshio Kuratomi 0fefab6651 Require a recent enough version of pycrypto and see that playbook and vault ues it.
12 years ago
Ton Kersten ad687fcefd Added ansible-vault to the installer
12 years ago
James Cammarata b73a8efbd9 Tweak library installation path to default to /usr/share/ansible if specified
12 years ago
James Cammarata 79b5ed5331 Merge branch 'patch-1' of https://github.com/eggsby/ansible into eggsby-patch-1
12 years ago
Michael DeHaan d07a3b5e9b AnsibleWorks -> Ansible
12 years ago
Thomas Omans 4310fc260b bugfix: support path separators in module path
12 years ago
Rene Moser dc40c406c6 setup.py: fix ansible-galaxy was not installed when using make install
12 years ago
James Tanner f3a4705a9c Revert "Merge pull request #4874 from leth/editable_install"
12 years ago
Marcus Cobden 8d98a55df1 Fix setup.py to work with 'pip install -e .'
13 years ago
Michael DeHaan ad5731b4a8 Add module utils path to setup.py
13 years ago
Ton Kersten 0c2af5d5ec Fix the install destination, now with os.path.join
13 years ago
Ton Kersten 0476272c79 Fix the install destination
13 years ago
Skylar Saveland 50bd14faa9 use DEFAULT_MODULE_PATH in setup.py so that there is a chance to override with ANSIBLE_LIBRARY env variable
13 years ago
Michael DeHaan 4a3b762afe Update URLs and email address in setup.py
13 years ago
Benjamin Schwarze 61e660442c fix package mentioned twice in setup.py
13 years ago
Ton Kersten 17586bafee commit 290ecfcdc2fa6dcbee8328130c85916fdebd5152
13 years ago
Jan-Piet Mens 17f31a2a79 CLI: ansible-doc shows lists of modules & module docs on command-line
14 years ago
Jeroen Hoekx 67321a6012 Add ansible.runner.filter_plugins package to setup.py
14 years ago
Daniel Hokka Zakrisson 000d3832cc Make ansible.utils a package
14 years ago
Michael DeHaan 7d7ff9d616 Fixup setup.py path
14 years ago
Michael DeHaan 6ba30170dd Make group_vars and host_vars available to usr/bin/ansible, and make vars_plugins exist
14 years ago
Michael DeHaan dd3beb844f add lookup plugins to setup.py
14 years ago
Tim Bielawa baa91ebc95 Add DIST_MODULE_PATH so setup.py and ansible.spec can live in harmony. Closes #1277
14 years ago
Michael DeHaan 95540f40b0 Add package to setup.py
14 years ago
Daniel Hokka Zakrisson 5b49a059ac Install action_plugins
14 years ago
Michael DeHaan f264f50f17 Update setup.py
14 years ago
Michael DeHaan d70be9adfe Ship the noop.py callback
14 years ago