index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setup.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Need to include extras in setup to accomodate future windows extras modules
Michael DeHaan
2014-11-30
1
-1
/
+1
*
Make sure Windows modules are installed.
Chris Church
2014-11-28
1
-1
/
+1
*
Fix packaging to work with new module location
James Laska
2014-09-29
1
-18
/
+2
*
changes for package loading of modules
Michael DeHaan
2014-09-26
1
-15
/
+1
*
WIP on the re-implementation of fact caching and various backends.
Josh Drake
2014-08-11
1
-0
/
+1
*
Include *.ps1 files in the library for installation
James Cammarata
2014-08-07
1
-0
/
+3
*
Correct string concatenation error
James Laska
2014-07-17
1
-1
/
+1
*
Add shell_plugins to packages.
Chris Church
2014-06-20
1
-0
/
+1
*
Merge pull request #6994 from tonk/docfix
Michael DeHaan
2014-04-29
1
-0
/
+1
|
\
|
*
Fix documentation error
Ton Kersten
2014-04-15
1
-0
/
+1
*
|
Cleaning up the import testing around setuptools
James Cammarata
2014-04-29
1
-8
/
+3
*
|
Prnt error message is unable to use setuptools when building
Toshio Kuratomi
2014-04-02
1
-1
/
+11
*
|
distutils' requires parameter doesn't work with setuptools. Use
Toshio Kuratomi
2014-03-14
1
-1
/
+1
*
|
Require a recent enough version of pycrypto and see that playbook and vault u...
Toshio Kuratomi
2014-03-14
1
-1
/
+1
|
/
*
Added ansible-vault to the installer
Ton Kersten
2014-02-21
1
-1
/
+2
*
Tweak library installation path to default to /usr/share/ansible if specified
James Cammarata
2014-02-17
1
-1
/
+7
*
Merge branch 'patch-1' of https://github.com/eggsby/ansible into eggsby-patch-1
James Cammarata
2014-02-17
1
-1
/
+2
|
\
|
*
bugfix: support path separators in module path
Thomas Omans
2014-01-15
1
-1
/
+2
*
|
AnsibleWorks -> Ansible
Michael DeHaan
2014-01-29
1
-2
/
+2
|
/
*
setup.py: fix ansible-galaxy was not installed when using make install
Rene Moser
2013-12-20
1
-1
/
+2
*
Revert "Merge pull request #4874 from leth/editable_install"
James Tanner
2013-12-16
1
-18
/
+6
*
Fix setup.py to work with 'pip install -e .'
Marcus Cobden
2013-11-11
1
-6
/
+18
*
Add module utils path to setup.py
Michael DeHaan
2013-10-26
1
-0
/
+1
*
Fix the install destination, now with os.path.join
Ton Kersten
2013-09-23
1
-1
/
+1
*
Fix the install destination
Ton Kersten
2013-09-23
1
-1
/
+1
*
use DEFAULT_MODULE_PATH in setup.py so that there is a chance to override wit...
Skylar Saveland
2013-09-17
1
-2
/
+2
*
Update URLs and email address in setup.py
Michael DeHaan
2013-08-24
1
-5
/
+3
*
fix package mentioned twice in setup.py
Benjamin Schwarze
2013-05-15
1
-1
/
+0
*
commit 290ecfcdc2fa6dcbee8328130c85916fdebd5152
Ton Kersten
2013-04-29
1
-1
/
+4
*
CLI: ansible-doc shows lists of modules & module docs on command-line
Jan-Piet Mens
2012-12-01
1
-1
/
+2
*
Add ansible.runner.filter_plugins package to setup.py
Jeroen Hoekx
2012-11-05
1
-0
/
+1
*
Make ansible.utils a package
Daniel Hokka Zakrisson
2012-11-02
1
-0
/
+1
*
Fixup setup.py path
Michael DeHaan
2012-10-27
1
-1
/
+1
*
Make group_vars and host_vars available to usr/bin/ansible, and make vars_plu...
Michael DeHaan
2012-10-27
1
-0
/
+1
*
add lookup plugins to setup.py
Michael DeHaan
2012-10-13
1
-0
/
+1
*
Add DIST_MODULE_PATH so setup.py and ansible.spec can live in harmony. Closes...
Tim Bielawa
2012-10-11
1
-2
/
+2
*
Add package to setup.py
Michael DeHaan
2012-09-08
1
-0
/
+1
*
Install action_plugins
Daniel Hokka Zakrisson
2012-09-08
1
-0
/
+1
*
Update setup.py
Michael DeHaan
2012-08-22
1
-2
/
+2
*
Ship the noop.py callback
Michael DeHaan
2012-08-19
1
-0
/
+1
*
setup.py needs adjusting to ansible.runner.connections so that make rpm works
Dave Hatton
2012-08-19
1
-1
/
+1
*
If ANSIBLE_KEEP_REMOTE_FILES=1 is set as an environment file, remote files wi...
Michael DeHaan
2012-08-17
1
-5
/
+9
*
Include bin/ansible-pull as part of the sdist in distutils.
Tim Bielawa
2012-08-09
1
-1
/
+2
*
more whitespace
Michael DeHaan
2012-08-07
1
-1
/
+1
*
Split connection code into submodules.
Michael DeHaan
2012-05-31
1
-0
/
+1
*
Listed python sub-packages in setup.py.
Joshua Tacoma
2012-05-29
1
-0
/
+3
*
Add requirements in setup.py.
Stefane Fermigier
2012-04-22
1
-2
/
+2
*
Because folks on RHEL 6 (not CentOS 6) have some issues with asciidoc, do not...
Michael DeHaan
2012-03-16
1
-0
/
+4
*
modify build/spec file to work on el6 with quasi-broken setup process
Seth Vidal
2012-03-13
1
-8
/
+0
*
Fixup RPM building: Makefile, Spec File, .gitignore
Tim Bielawa
2012-03-10
1
-18
/
+15
[next]