Skip to content

Commit

Permalink
Add requires_ansible to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
mariolenz committed Jan 8, 2024
1 parent 15a0742 commit f7f5a7d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelogs/fragments/77-manifest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
minor_changes:
- "Add requires_ansible to manifest (https://github.com/ansible-community/ansible.content_builder/pull/77)."
3 changes: 3 additions & 0 deletions roles/run/files/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
},
"name": {
"type": "string"
},
"requires_ansible": {
"type": "string"
}
},
"required": [
Expand Down

0 comments on commit f7f5a7d

Please sign in to comment.