Skip to content
This repository was archived by the owner on Oct 27, 2025. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 407 Bytes

File metadata and controls

18 lines (13 loc) · 407 Bytes

dci_format_puddle_component module

DCI module to manage the dci puddle component

Options

Parameter Required Default Description
state False Desired state of the resource
url True URL to parse

Examples

- name: Format puddle component
  dci_format_puddle_component:
    url: 'https://url/mypuddle.repo'