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 June 18, 2020 at 04:09:58 UTC.
You are viewing docs for the latest stable release, 3001. Switch to docs for the previous stable release, 3000.3, or to a recent doc build from the master branch.
© 2020 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy