Skip to content

Commit a3d40a2

Browse files
committed
feat: provide writer.yml as stub
1 parent 65994be commit a3d40a2

File tree

1 file changed

+8
-0
lines changed
  • etc/kayobe/inventory/group_vars/github-writer

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
# Configuration of GitHub workflows generated with stackhpc.kayobe_workflows.github should go here.
3+
# See documentation for more information
4+
# https://github.com/stackhpc/ansible-collection-kayobe-workflows/blob/main/roles/github/README.md
5+
6+
###############################################################################
7+
# Dummy variable to allow Ansible to accept this file.
8+
workaround_ansible_issue_8743: yes

0 commit comments

Comments
 (0)