Issue #61: Fix deprecation warning for always_run.
This commit is contained in:
parent
46c3873a00
commit
7a1ba39d7d
@ -4,7 +4,7 @@
|
|||||||
shell: defaults read com.apple.terminal 'Default Window Settings'
|
shell: defaults read com.apple.terminal 'Default Window Settings'
|
||||||
register: terminal_theme
|
register: terminal_theme
|
||||||
changed_when: false
|
changed_when: false
|
||||||
always_run: yes
|
check_mode: no
|
||||||
|
|
||||||
- name: Ensure custom Terminal profile is added.
|
- name: Ensure custom Terminal profile is added.
|
||||||
shell: open files/terminal/JJG-Term.terminal
|
shell: open files/terminal/JJG-Term.terminal
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user