1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Toshio Kuratomi c7c8481181 No need to specialcase comment characters
If the # is inside of quotes, it's a string.  If it's outside of quotes
then an exception will be raised which we'll catch and then send to the
to_text() call at the end of the function anyhow.

Fixes #22868
2017-03-23 13:13:10 -07:00
..
cli Enable documentation in plugins 2017-03-23 01:27:19 -04:00
compat E1 legacy pep8 fixes (#21933) 2017-03-21 21:19:40 -05:00
config
errors E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
executor E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
galaxy E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
inventory No need to specialcase comment characters 2017-03-23 13:13:10 -07:00
module_utils E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
modules Make yum's state=list obey disablerepo and enablerepo 2017-03-23 12:10:59 -07:00
parsing E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
playbook E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
plugins base64 functions must be given byte strings 2017-03-23 12:15:02 -07:00
template E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
utils Swap pep8 current to legacy (#22891) 2017-03-23 13:16:55 -05:00
vars keep ansible_local as top level var, always present 2017-03-23 01:25:39 -04:00
__init__.py
constants.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
release.py Bumping devel version to 2.4.0 2017-03-15 09:42:01 -05:00