community.general/lib/ansible/utils
Ondra Machacek 04165fb6c0 Add oVirt support to `ansible/module_utils` module (#17364)
* Add oVirt utility module

This patch add oVirt utility module, which contains helper functions,
for oVirt modules and also shared documentation fragment for oVirt.

* Adjust to Python 2.4

* Fixups

* Add support for poll interval and fixes
2016-09-21 12:41:36 -04:00
..
module_docs_fragments Add oVirt support to `ansible/module_utils` module (#17364) 2016-09-21 12:41:36 -04:00
__init__.py limit extensions for files in group/host_vars dir 2015-05-23 20:34:08 +02:00
boolean.py Making the switch to v2 2015-05-03 21:47:26 -05:00
cmd_functions.py Fixes to the controller text model (#17527) 2016-09-12 12:57:41 -07:00
color.py Colorize around text (#16415) 2016-07-23 18:09:20 -04:00
display.py Fix cow mode to work with unicode task and play names (#17576) 2016-09-14 20:02:35 -07:00
encrypt.py Fix password lookup py3 plus alikins unittest additions refactoring (#17626) 2016-09-19 11:37:57 -07:00
hashing.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
helpers.py FEATURE: adding variable serial batches 2016-08-04 15:04:10 -05:00
listify.py Strip string terms before templating 2016-01-06 20:44:19 +05:30
module_docs.py Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07:00
path.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
shlex.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
ssh_functions.py Check controlpersist (#17443) 2016-09-12 08:27:39 -07:00
unicode.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
vars.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