cdist/cdist
Matthias Stecher c5ca4cd2e1 __block: securly quote via the quote function
Because the function already exists, it will be used for the file to be
changed, too. Therefor, no quotes are required for that value.

The prefix and suffix match was also improved: There is no regex check
any more (the regex did checked the whole line); instead it will do it
simple.
2020-12-07 19:59:05 +01:00
..
conf __block: securly quote via the quote function 2020-12-07 19:59:05 +01:00
core Merge branch 'lint/py3-classes' into 'master' 2020-06-21 17:54:56 +02:00
exec
preos/debootstrap Merge branch 'lint/py3-classes' into 'master' 2020-06-21 17:54:56 +02:00
scan pycodestyle fixes 2020-11-03 06:43:57 +01:00
sphinxext
test Fix paths to cdist executable 2020-11-11 15:05:04 +01:00
util Remove annoying warnings 2020-06-27 15:55:57 +02:00
__init__.py Make pycodestyle pipeline happy 2020-11-11 14:44:44 +01:00
argparse.py pycodestyle fixes 2020-11-03 06:43:57 +01:00
autil.py
banner.py
config.py Clarify stdin input 2020-09-21 09:04:05 +02:00
configuration.py
emulator.py [cdist.emulator] Fix setting of log level (tests OK) 2020-11-11 15:16:33 +01:00
flock.py
hostsource.py
info.py Merge branch 'lint/py3-classes' into 'master' 2020-06-21 17:54:56 +02:00
install.py
integration.py Fix paths to cdist executable 2020-11-11 15:05:04 +01:00
inventory.py Clarify stdin input 2020-09-21 09:04:05 +02:00
log.py
message.py
mputil.py
preos.py
shell.py