cdist/cdist/exec
evilham ea3bd14d8b [logging] Mute warning on return_output=True when running scripts.
This fixes #806 which contains more information about the issue.

The TL;DR: this warning is not being useful and hinders debugging types because
it creates an innecessary line for each explorer.

An alternative proposal was #807 but was abandoned in favour of just dropping
the warning.
2020-04-28 14:54:51 +02:00
..
__init__.py lib/cdist => cdist (pypi) 2012-10-25 17:21:58 +02:00
local.py Add cdist info command 2020-01-04 12:50:12 +01:00
remote.py [logging] Mute warning on return_output=True when running scripts. 2020-04-28 14:54:51 +02:00
util.py Use OrderedDict to guarantee order 2020-04-11 20:26:20 +02:00