Skip to content

Commit 110abee

Browse files
committed
fixed missing space character
1 parent be477fc commit 110abee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/host_setup/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,5 +171,5 @@
171171
- name: Install RAID controller CLI tools
172172
ansible.builtin.include_tasks: raid_cli_tools.yml
173173

174-
-name: Disable ICMP Redirects
174+
- name: Disable ICMP Redirects
175175
ansible.builtin.include_tasks: disable_icmp_redirect.yml

0 commit comments

Comments
 (0)