Still thinking of rewording line 2. Modify spacing.
This commit is contained in:
@@ -84,8 +84,10 @@
|
||||
|
||||
- name: Workstation | Linux | Software | DWM | Status Bar Functions
|
||||
copy:
|
||||
src: dwm/*.functions
|
||||
src: "{{ item }}"
|
||||
dest: "{{ global_bin }}"
|
||||
owner: root
|
||||
group: "{{ root_group }}"
|
||||
mode: 0644
|
||||
with_fileglob:
|
||||
- "dwm/*.function"
|
||||
|
||||
Reference in New Issue
Block a user