Create ~/.config/autostart in 1password role
This commit is contained in:
parent
6e9890fe5d
commit
5f9de82ca3
@ -1,4 +1,9 @@
|
|||||||
---
|
---
|
||||||
|
- name: create ~/.config/autostart directory
|
||||||
|
file:
|
||||||
|
state: directory
|
||||||
|
path: ~/.config/autostart
|
||||||
|
|
||||||
- name: create autostart desktop file
|
- name: create autostart desktop file
|
||||||
copy:
|
copy:
|
||||||
dest: '{{ansible_env.HOME}}/.config/autostart/1password.desktop'
|
dest: '{{ansible_env.HOME}}/.config/autostart/1password.desktop'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user