Remove duplicate config copy step
This commit is contained in:
parent
0b23f6605a
commit
dba078af88
1 changed files with 0 additions and 4 deletions
|
@ -46,10 +46,6 @@
|
|||
dest: "{{ ansible_env.HOME }}/"
|
||||
- src: "{{ role_path }}/files/.zshrc"
|
||||
dest: "{{ ansible_env.HOME }}/"
|
||||
- src: "{{ role_path }}/files/systemd/logind.conf.d"
|
||||
dest: "/etc/systemd/"
|
||||
- src: "{{ role_path }}/files/systemd/sleep.conf.d"
|
||||
dest: "/etc/systemd/"
|
||||
|
||||
- name: Ensure presence of required directories
|
||||
file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue