community.general/lib/ansible/cli
Toshio Kuratomi 44d979c8f5 Enable most unittests on python3 (just some vault unittests and a logging one left) (#17240)
Make some python3 fixes to make the unittests pass:

* galaxy imports
* dictionary iteration in role requirements
* swap_stdout helper for unittests
* Normalize to text string in a facts.py function
2016-08-25 07:30:03 -07:00
..
__init__.py fix version/help when missing action 2016-05-31 09:30:50 -04:00
adhoc.py minor optimization 2016-06-03 09:56:56 -04:00
console.py added check and diff mode control to console 2016-07-25 08:05:56 -04:00
doc.py xrange and izip_longest aren't available in vanilla python3 (#17226) 2016-08-24 12:28:02 -07:00
galaxy.py Enable most unittests on python3 (just some vault unittests and a logging one left) (#17240) 2016-08-25 07:30:03 -07:00
playbook.py Adds 'ansible_check_mode' boolean magic variable 2016-04-08 00:26:02 +02:00
pull.py Fixes #12309 (#14121) 2016-06-23 09:02:34 -04:00
vault.py Changes to convert to unicode at the borders 2016-01-28 10:56:46 -08:00