mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
fixed typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
- name: Ensure systemd user directory exists
|
- name: Ensure systemd user directory exists
|
||||||
ansible.builin.file:
|
ansible.builtin.file:
|
||||||
path: "/home/amin/.config/systemd/user"
|
path: "/home/amin/.config/systemd/user"
|
||||||
state: directory
|
state: directory
|
||||||
owner: amin
|
owner: amin
|
||||||
|
|||||||
Reference in New Issue
Block a user