Skip to content

Commit 172ecb7

Browse files
authored
Merge pull request #411 from mbaldessari/fix-imperative-typo
Fix imperative playbook name on spokes
2 parents a810aef + fef649b commit 172ecb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

values-group-one.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ clusterGroup:
4343
jobs:
4444
- name: hello-world
4545
# ansible playbook to be run
46-
playbook: common/ansible/playbooks/hello-world/hello-world.yaml
46+
playbook: rhvp.cluster_utils.hello_world
4747
# per playbook timeout in seconds
4848
timeout: 234
4949
# verbosity: "-v"

0 commit comments

Comments
 (0)