mirror of
https://github.com/ben-grande/qusal.git
synced 2025-04-19 06:55:54 -04:00
fix: file.symlink with file.managed keys
Fixes: https://github.com/ben-grande/qusal/issues/127
This commit is contained in:
parent
0a528b1eee
commit
715fbccedc
@ -24,9 +24,11 @@ include:
|
||||
"{{ slsdotpath }}-reader-mutt-offline":
|
||||
file.symlink:
|
||||
- require:
|
||||
- pkg: dotfiles.copy-mutt
|
||||
- sls: dotfiles.copy-mutt
|
||||
- name: /home/user/.config/mutt/90_offline.muttrc
|
||||
- source: /home/user/.config/mutt/sample/offline.muttrc.example
|
||||
- target: /home/user/.config/mutt/sample/offline.muttrc.example
|
||||
- user: user
|
||||
- group: user
|
||||
- force: True
|
||||
|
||||
{% endif -%}
|
||||
|
Loading…
x
Reference in New Issue
Block a user