mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Removed user-alarm, due to that it is managed by other scripts
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
dependencies:
|
||||
- user-alarm
|
||||
- sshd
|
||||
|
@@ -1,9 +0,0 @@
|
||||
# This role is deprecated and can be removed in the future
|
||||
# The alarm user should be managed by
|
||||
# @see the repository https://github.com/kevinveenbirkenbach/linux-image-manager
|
||||
# @see the commit https://github.com/kevinveenbirkenbach/linux-image-manager/commit/bbb54a42377d316b5264330aae36018020f1b981
|
||||
- name: remove the user alarm
|
||||
user:
|
||||
name: alarm
|
||||
state: absent
|
||||
remove: yes
|
Reference in New Issue
Block a user