Skip to content

configlet#

Collection Note

This module is part of the nokia.eda_config_v1alpha1 collection. To install the collection, use:

ansible-galaxy collection install nokia.eda_config_v1alpha1
Added in version 0.1.0.

Synopsis#

  • Configlet is a configuration snippet that can be applied to a set of targets. The path on the target is provided in jspath notation, and the configuration is provided as a JSON string. Configlets can be applied to a set of targets based on a label selector, a list of targets, or a combination of both.

Authors#