Update gpg-agent service blacklist
This commit is contained in:
2
user.yml
2
user.yml
@@ -77,10 +77,10 @@
|
|||||||
dest: "/home/{{ user.name }}/.config/systemd/user/{{ item }}"
|
dest: "/home/{{ user.name }}/.config/systemd/user/{{ item }}"
|
||||||
src: "/dev/null"
|
src: "/dev/null"
|
||||||
with_items:
|
with_items:
|
||||||
- gpg-agent.service
|
|
||||||
- gpg-agent.socket
|
- gpg-agent.socket
|
||||||
- gpg-agent-browser.socket
|
- gpg-agent-browser.socket
|
||||||
- gpg-agent-ssh.socket
|
- gpg-agent-ssh.socket
|
||||||
|
- gpg-agent-extra.socket
|
||||||
|
|
||||||
- name: create directory for getty autologin
|
- name: create directory for getty autologin
|
||||||
file:
|
file:
|
||||||
|
|||||||
Reference in New Issue
Block a user