Skip to content
Snippets Groups Projects
Commit 844c3ea5 authored by ak@geant.org's avatar ak@geant.org
Browse files

fixing a typo (test -> fix)

parent a530c400
No related branches found
No related tags found
1 merge request!2Cic changes
Pipeline #84256 passed
......@@ -53,6 +53,6 @@
ansible.builtin.include_tasks: test_template.yaml
when: verb == "test"
- name: Include the test tasks if specified
- name: Include the Fix tasks if specified
ansible.builtin.include_tasks: fix_template.yaml
when: verb == "fix"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment