community.general/lib/ansible/galaxy
Toshio Kuratomi 4ed88512e4 Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423)
We couldn't copy to_unicode, to_bytes, to_str into module_utils because
of licensing.  So once created it we had two sets of functions that did
the same things but had different implementations.  To remedy that, this
change removes the ansible.utils.unicode versions of those functions.
2016-09-06 22:54:17 -07:00
..
data Remove trailing whitespace from the galaxy init Jinja2 template. Default a description. 2016-03-15 16:27:33 -05:00
__init__.py Fix galaxy roles_path cli usage. 2016-04-02 21:01:13 -04:00
api.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
login.py Enable most unittests on python3 (just some vault unittests and a logging one left) (#17240) 2016-08-25 07:30:03 -07:00
role.py Retain local tar.gz roles during galaxy install (#16592) 2016-07-06 12:28:54 -04:00
token.py Galaxy 2.0 2015-12-09 10:51:12 -05:00