Still fixing indent

This commit is contained in:
mustard 2025-03-04 00:41:08 +01:00
parent 0e26822735
commit 0aab6b6612

View file

@ -44,7 +44,7 @@
ansible.builtin.copy: ansible.builtin.copy:
src: '{{ item }}' src: '{{ item }}'
dest: '/{{ item }}' dest: '/{{ item }}'
mode: '0644' mode: '0644'
loop: loop:
- 'etc/ssh/ssh_config.d/10-custom.conf' - 'etc/ssh/ssh_config.d/10-custom.conf'
- 'etc/modprobe.d/workstation-blacklist.conf' - 'etc/modprobe.d/workstation-blacklist.conf'