1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Michael Scherer fb2355e47d Port rax.py to python3 compatible syntax (#15875)
Since the pyrax website say that only python 2.7 is tested,
I do not think it is worth to aim for python 2.4 compatibility
for the various rackspace modules.
2016-05-16 17:30:25 -07:00
..
cli fixes-#15685-tools-that-paginate-show-spurious-less-output: less --version outputs to standard out not to standard error so this changes the redirect from 2> to > (#15720) 2016-05-09 16:48:46 -04:00
compat
config
errors
executor Adding a deprecation message for accelerated mode 2016-05-13 17:01:07 -04:00
galaxy
inventory made format more flexible and allow for non dict entries 2016-05-16 14:39:49 -04:00
module_utils Port rax.py to python3 compatible syntax (#15875) 2016-05-16 17:30:25 -07:00
modules Bump core submodule ref. 2016-05-14 09:37:27 -04:00
new_inventory
parsing
playbook Reworking retry/until logic to fix bugs 2016-05-13 16:09:38 -04:00
plugins net_template.py: Fix jinja2 template file search path (#15134) 2016-05-16 10:05:08 -04:00
template
utils
vars Do not include params when getting role vars in certain situations 2016-05-11 13:17:32 -04:00
__init__.py
constants.py
release.py
test-requirements.txt