action
|
Replace .iteritems() with six.iteritems()
|
2015-09-03 09:23:27 +03:00 |
cache
|
Simplify FactCache.copy()
|
2015-09-03 09:44:44 +03:00 |
connections
|
Replace .iteritems() with six.iteritems()
|
2015-09-03 09:23:27 +03:00 |
filter
|
Replace .iteritems() with six.iteritems()
|
2015-09-03 09:23:27 +03:00 |
inventory
|
Remove unused (copied) _before_comment method
|
2015-08-21 06:58:23 +05:30 |
lookup
|
Use 'except ... as' syntax
|
2015-08-27 22:15:04 +03:00 |
shell
|
fix issues with csh redirection
|
2015-08-30 17:49:16 -04:00 |
strategies
|
Replace .iteritems() with six.iteritems()
|
2015-09-03 09:23:27 +03:00 |
vars
|
Making the switch to v2
|
2015-05-03 21:47:26 -05:00 |
__init__.py
|
Use templar all the way down
|
2015-08-04 12:25:53 -04:00 |