cdist-backup/cdist
Dennis Camera 3649555f35 [type/__package_opkg] Do not lock execution of code-remote (revert)
Instead, rely on `nonparallel`.
In any case cdist should never run explorer and code concurrently even if the
dependency graph would allow to do so as it would result in many more
synchronization issues than this one.
2020-06-22 09:32:57 +02:00
..
conf [type/__package_opkg] Do not lock execution of code-remote (revert) 2020-06-22 09:32:57 +02:00
core Respect NO_COLOR environment variable 2020-06-03 22:17:52 +02:00
exec [logging] Mute warning on return_output=True when running scripts. 2020-04-28 14:54:51 +02:00
preos/debootstrap Release preos, i.e. make it non-beta 2019-09-20 19:56:17 +02:00
sphinxext Fix man build failure in newer sphinx versions 2020-06-01 20:22:40 +02:00
test Patch tests 2020-06-03 23:21:50 +02:00
util
__init__.py Report explorer error better 2019-04-20 14:30:28 +02:00
argparse.py Restrict colored_output value to always/never/auto. 2020-06-06 13:45:31 +02:00
autil.py
banner.py Some pylint cleaning. 2017-08-22 10:58:30 +02:00
config.py Respect NO_COLOR environment variable 2020-06-03 22:17:52 +02:00
configuration.py Restrict colored_output value to always/never/auto. 2020-06-06 13:45:31 +02:00
emulator.py Respect NO_COLOR environment variable 2020-06-03 22:17:52 +02:00
flock.py
hostsource.py
info.py Info command: support tilde expansion 2020-01-11 15:26:46 +01:00
install.py
integration.py
inventory.py Fix pycodestyle 2019-05-17 13:03:54 +02:00
log.py Respect NO_COLOR environment variable 2020-06-03 22:17:52 +02:00
message.py
mputil.py
preos.py Fix typo 2020-01-12 12:19:49 +01:00
shell.py