index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
inventory
/
rax.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix invalid string escape sequences.
Matt Clay
2017-11-21
1
-1
/
+1
*
Miscellaneous pylint fixes.
Matt Clay
2017-09-13
1
-0
/
+5
*
Fix undefined variables, basestring usage, and some associated python3 issues
Toshio Kuratomi
2017-07-26
1
-2
/
+2
*
Consolidate boolean/mk_boolean conversion functions into a single location
Toshio Kuratomi
2017-07-17
1
-2
/
+3
*
pep8 fixes for contrib (#24344)
Matt Martz
2017-05-09
1
-6
/
+6
*
Legacy pep8 clean fixes for contrib and hacking (#21081)
Matt Martz
2017-02-07
1
-2
/
+2
*
Port rax dynamic inventory script to Ansible 2.3 get_config() (#18204)
Toshio Kuratomi
2016-10-26
1
-9
/
+25
*
Use sys.exit(msg) i/o print() and sys.exit() (#15465)
Adrian Likins
2016-08-23
1
-10
/
+6
*
Add a config option for rackspace inventory cache
Matthew Jones
2016-01-20
1
-1
/
+4
*
Replace .iteritems() with six.iteritems()
Marius Gedminas
2015-09-03
1
-1
/
+3
*
Use 'except ... as' syntax in contrib/ and test/ too
Marius Gedminas
2015-08-27
1
-1
/
+1
*
Avoid types.NoneType
Marius Gedminas
2015-08-27
1
-1
/
+1
*
Move the cache file to ~/.ansible/tmp.
Tom Berger
2015-08-11
1
-2
/
+4
*
Name cache file by relevant regions - they might change between calls.
Tom Berger
2015-08-11
1
-6
/
+8
*
Save the cache in a file specific to the RackSpace account in use.
Tom Berger
2015-08-11
1
-1
/
+2
*
Cache the results for the RackSpace dynamic inventory.
Tom Berger
2015-08-11
1
-3
/
+28
*
added executabel bit to nova and rax inventory plugins
Brian Coca
2015-07-10
1
-0
/
+0
*
poreted log_plays, syslog_json and osx_say callbacks to v2
Brian Coca
2015-07-10
1
-0
/
+420