This module provides access to idem execution modules
New in version 3002.
Call an idem execution module
The idem path of the idem execution module to run
Path to the acct file used in generating idem ctx parameters. Defaults to the value in the ACCT_FILE environment variable.
Key used to decrypt the acct file. Defaults to the value in the ACCT_KEY environment variable.
Name of the profile to add to idem's ctx.acct parameter. Defaults to the value in the ACCT_PROFILE environment variable.
Any positional arguments to pass to the idem exec function
Any keyword arguments to pass to the idem exec function
CLI Example:
salt '*' idem.exec test.ping
new
acct, pop, pop-config, idem
all