community.general/lib/ansible/plugins
Maciej Delmanowski f5a4677680 Allow for no prefix in the comment filter (#17421)
In the 'comment' filter, if the 'prefix' parameter is set as empty,
don't add an empty line before the comment. To get the previous
behaviour (empty line before comment), set the prefix to '\n'.
2016-09-09 09:23:39 -04:00
..
action Flush cache (#17445) 2016-09-07 12:12:41 -04:00
cache Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
callback Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
connection Make ssh_executable available as ansible_ssh_* variable (#17450) 2016-09-07 14:13:11 -07:00
filter Allow for no prefix in the comment filter (#17421) 2016-09-09 09:23:39 -04:00
lookup Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
shell Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
strategy Re-fix the per-item diff output, (#17458) 2016-09-08 11:59:35 -04:00
test J2 test docs (#16646) 2016-07-12 10:13:00 -04:00
vars
__init__.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
dnos10_template.py Support files for dnos10_template module (#17399) 2016-09-07 17:35:02 +01:00