Mandatory plugins

The following plugins are mandatory: they are enabled by default, and cannot be disabled. They are necessary for Évariste to run.

MANDATORY_PLUGINS = {
    "action.cached",
    "action.directory",
    "action.noplugin",
    "action.raw",
    "changed",
    "logging",
    "tree",
}

End user do not interact directly with most of them. Otherwise, they are documented elsewhere in this documentation.