v1.0.4
-
Provide variables for all modules in one go using Ansible’s group module defaults support. The group name for the CMCI modules is
cmci_group
. -
Prevent
cmci_get
from failing if no records are found via thefail_on_nodata
option. The default value istrue
if not specified.