fix issue
This commit is contained in:
parent
53577b449e
commit
2860763ea0
@ -23,9 +23,3 @@
|
|||||||
chdir: /home/{{username}}/conf2
|
chdir: /home/{{username}}/conf2
|
||||||
creates: "/home/{{username}}/.zshrc.d/alias" # not required. a filename, when it already exists, this step will B(not) be run.
|
creates: "/home/{{username}}/.zshrc.d/alias" # not required. a filename, when it already exists, this step will B(not) be run.
|
||||||
|
|
||||||
- name: apply termite terminfo
|
|
||||||
shell: tic termite.terminfo
|
|
||||||
args:
|
|
||||||
chdir: /home/{{username}}/conf2/script/script
|
|
||||||
creates: "/usr/share/terminfo/t/termite" # not required. a filename, when it already exists, this step will B(not) be run.
|
|
||||||
become: yes
|
|
Loading…
Reference in New Issue
Block a user