This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
7f233c4c5e
ansible
/
lib
/
ansible
/
plugins
History
Toshio Kuratomi
0628951ac6
Handle shlex incompatibility between python2.6 and python3
2016-03-09 11:27:19 -08:00
..
action
fix assemble to not pass extra args to copy/file
2016-03-06 10:00:36 -05:00
cache
switched from threading to multiprocessing
2016-02-11 22:25:17 -05:00
callback
Merge pull request
#14864
from dagwieers/patch-12
2016-03-08 15:02:49 -05:00
connection
Handle shlex incompatibility between python2.6 and python3
2016-03-09 11:27:19 -08:00
filter
Use isinstance type checks in bool filter so we can handle unsafe proxy objects.
Fixes
#14240
2016-02-01 12:32:59 -06:00
inventory
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.
2015-10-16 08:21:28 -07:00
lookup
Use io.StringIO and io.BytesIO instead of StringIO.StringIO for compat with py3
2016-02-26 16:43:05 -08:00
shell
moved to base class for shell plugins
2016-02-09 17:39:51 -05:00
strategy
clarify --step prompt
2016-03-08 10:57:54 -05:00
test
adds multiline flag to regex test for search and match
2016-03-06 08:11:46 -05:00
vars
__init__.py
Support strategy_plugins setting in a configuration file
2016-03-05 20:15:04 +09:00