Still fixing indent
This commit is contained in:
parent
0e26822735
commit
0aab6b6612
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
ansible.builtin.copy:
|
||||
src: '{{ item }}'
|
||||
dest: '/{{ item }}'
|
||||
mode: '0644'
|
||||
mode: '0644'
|
||||
loop:
|
||||
- 'etc/ssh/ssh_config.d/10-custom.conf'
|
||||
- 'etc/modprobe.d/workstation-blacklist.conf'
|
||||
|
|
Loading…
Reference in a new issue