Skip to content

Commit

Permalink
Merge pull request #60 from djdanielsson/main
Browse files Browse the repository at this point in the history
fixing typo
  • Loading branch information
sean-m-sullivan authored Sep 5, 2024
2 parents b7ae02f + 9c20439 commit 4ecfa6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/install_configure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
tasks:
- name: Call dispatch role
ansible.builtin.include_role:
name: infra.eda_configuration.dispatch
name: infra.ah_configuration.dispatch

- name: Configure ansible controller post installation
hosts: "{{ env | default('dev') }}" # noqa: syntax-check
Expand Down

0 comments on commit 4ecfa6c

Please sign in to comment.