mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2025-02-16 12:38:28 +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
|
check_mode: false
|
||||||
|
|
||||||
- name: Ensure custom Terminal profile is added.
|
- name: Ensure custom Terminal profile is added.
|
||||||
ansible.builtin.copy:
|
copy:
|
||||||
src: files/terminal/JJG-Term.terminal
|
src: files/terminal/JJG-Term.terminal
|
||||||
dest: /tmp/JJG-Term.terminal
|
dest: /tmp/JJG-Term.terminal
|
||||||
changed_when: false
|
changed_when: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue