Skip to content

Commit

Permalink
fix broken fqcn
Browse files Browse the repository at this point in the history
  • Loading branch information
velomatt committed Jan 9, 2024
1 parent a451d99 commit 53a185b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/test_nkv_test_cli/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
extended: true

- name: Get RoCEv2 IP lists and NUMA
ansible.builtin.ansible.builtin.include_tasks: get_ip_numa.yml
ansible.builtin.include_tasks: get_ip_numa.yml
when: inventory_hostname in host_hostnames

- name: Create log dir
Expand Down

0 comments on commit 53a185b

Please sign in to comment.