Skip to content

Commit 65994be

Browse files
committed
fix: make playbook github specific
1 parent 7713153 commit 65994be

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

doc/source/configuration/ci-cd.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Workflow Deployment
141141

142142
1. Edit `${KAYOBE_CONFIG_PATH}/inventory/group_vars/github-writer/writer.yml` in the base configuration making the appropriate changes to your deployments specific needs. See documentation for `stackhpc.kayobe_workflows.github <https://github.com/stackhpc/ansible-collection-kayobe-workflows/tree/main/roles/github>`__.
143143

144-
2. Run :code:`kayobe playbook run ${KAYOBE_CONFIG_PATH}/ansible/write-workflows.yml`
144+
2. Run :code:`kayobe playbook run ${KAYOBE_CONFIG_PATH}/ansible/write-github-workflows.yml`
145145

146146
3. Add all required secrets to repository either via the GitHub UI or GitHub CLI (may require repository owner)
147147
* KAYOBE_AUTOMATION_SSH_PRIVATE_KEY: private key used by Ansible to authenticate with machines.
File renamed without changes.

0 commit comments

Comments
 (0)