Class AnsibleYamlRepresentPlugin

  • All Implemented Interfaces:
    io.wcm.devops.conga.generator.spi.Plugin, io.wcm.devops.conga.generator.spi.yaml.YamlRepresentPlugin

    public class AnsibleYamlRepresentPlugin
    extends Object
    implements io.wcm.devops.conga.generator.spi.yaml.YamlRepresentPlugin
    Register YAML represent for rendering a !vault encrypted value.
    • Constructor Detail

      • AnsibleYamlRepresentPlugin

        public AnsibleYamlRepresentPlugin()
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in interface io.wcm.devops.conga.generator.spi.Plugin
      • register

        public void register​(io.wcm.devops.conga.generator.spi.yaml.context.YamlRepresentContext context)
        Specified by:
        register in interface io.wcm.devops.conga.generator.spi.yaml.YamlRepresentPlugin