mirror of
https://codeberg.org/ProgramSnail/config.git
synced 2026-01-09 13:15:06 +00:00
me fish dirs, fixes
This commit is contained in:
parent
6a5cb60746
commit
86f72b810e
6 changed files with 22 additions and 26 deletions
|
|
@ -5,7 +5,7 @@
|
|||
# defold
|
||||
- name: Creating defold game engine dir
|
||||
ansible.builtin.file:
|
||||
path: "{{ ansible_env.HOME }}/truffle/defold"
|
||||
path: "{{ ansible_env.HOME }}/defold"
|
||||
state: directory
|
||||
mode: a
|
||||
- name: Installing defold game engine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue