mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-24 01:00:26 -07:00
* translate() has a different api for text vs byte strings * maketrans must be imported from a different location on py2 vs py3 Since this is such a small string outside of a loop we don't have to worry too much about speed so it's better to have a single piece of code that works on both py2 and py3 |
||
---|---|---|
.. | ||
amazon | ||
atomic | ||
azure | ||
centurylink | ||
cloudstack | ||
lxc | ||
lxd | ||
misc | ||
openstack | ||
ovh | ||
ovirt | ||
profitbricks | ||
rackspace | ||
smartos | ||
softlayer | ||
vmware | ||
webfaction | ||
__init__.py | ||
xenserver_facts.py |