Skip to content

Commit 8ff6442

Browse files
committed
feat: github_output_directory play variable
1 parent 91a0ef6 commit 8ff6442

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
- name: Write Kayobe Automation Workflows for GitHub
33
hosts: github-writer
4+
vars:
5+
github_output_directory: "{{ kayobe_config_path }}/../../.github/workflows"
46
roles:
5-
- stackhpc.kayobe_workflows.github
7+
- stackhpc.kayobe_workflows.github

etc/kayobe/inventory/group_vars/github-writer/writer.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)