znc - An advanced IRC bouncer
New in version 2014.7.0.
Provides an interface to basic ZNC functionality
salt.modules.znc.
buildmod
(*modules)¶Build module using znc-buildmod
CLI Example:
salt '*' znc.buildmod module.cpp [...]
salt.modules.znc.
dumpconf
()¶Write the active configuration state to config file
CLI Example:
salt '*' znc.dumpconf
salt.modules.znc.
rehashconf
()¶Rehash the active configuration state from config file
CLI Example:
salt '*' znc.rehashconf
salt.modules.znc.
version
()¶Return server version from znc --version
CLI Example:
salt '*' znc.version
Generated on August 05, 2021 at 04:04:00 UTC.
You are viewing docs for the previous stable release, 3000.9. Switch to docs for the latest stable release, 3003.1, or to a recent doc build from the master branch.
© 2021 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy