We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
github_output_directory
1 parent 91a0ef6 commit 8ff6442Copy full SHA for 8ff6442
etc/kayobe/ansible/write-workflows.yml
@@ -1,5 +1,7 @@
1
---
2
- name: Write Kayobe Automation Workflows for GitHub
3
hosts: github-writer
4
+ vars:
5
+ github_output_directory: "{{ kayobe_config_path }}/../../.github/workflows"
6
roles:
- - stackhpc.kayobe_workflows.github
7
+ - stackhpc.kayobe_workflows.github
etc/kayobe/inventory/group_vars/github-writer/writer.yml
0 commit comments