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 October 02, 2023 at 04:08:45 UTC.
You are viewing docs for the previous stable release, 3005.3. Switch to docs for the latest stable release, 3006.3, or to a recent doc build from the master branch.
© 2023 VMware, Inc. | Privacy Policy