Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions tosca/custom_types.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,10 @@ artifact_types:
derived_from: tosca.artifacts.Root
description: Ansible Galaxy collection to be installed in the target node

tosca.artifacts.AnsibleGalaxy.requirements:
derived_from: tosca.artifacts.Root
description: Ansible Galaxy requirements to be installed in the target node

relationship_types:

tosca.relationships.indigo.Manages:
Expand Down