mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2024-11-21 11:23:02 +00:00
Update tasks/terminal.yml
This commit is contained in:
parent
7c4b4c1e4c
commit
bbacfcbd9a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
check_mode: false
|
||||
|
||||
- name: Ensure custom Terminal profile is added.
|
||||
ansible.builtin.copy:
|
||||
copy:
|
||||
src: files/terminal/JJG-Term.terminal
|
||||
dest: /tmp/JJG-Term.terminal
|
||||
changed_when: false
|
||||
|
|
Loading…
Reference in a new issue