Skip to content

Commit

Permalink
fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
djdanielsson authored Sep 3, 2024
1 parent b7ae02f commit 9c20439
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 9c20439

Please sign in to comment.