aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/definition-type/starter-type/artifact_type/artifact-script-ansible.json
blob: 943186d134617150ac00cabf967dd57703a57b2e (plain)
1
2
3
4
5
6
7
8
{
  "description": "Ansible Script file",
  "version": "1.0.0",
  "file_ext": [
    "yaml"
  ],
  "derived_from": "tosca.artifacts.Implementation"
}