mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2023-12-06 22:00
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
tags: turn
|
||||
|
||||
- name: List long term users
|
||||
shell: turnadmin --list | grep -vP '^0:\s+:\s+(log file opened|SQLite connection)' | cut -d'[' -f1
|
||||
shell: turnadmin --list | grep -vP '^0:\s+\(\d+\):\s+INFO:' | cut -d'[' -f1
|
||||
register: turn_lt_existing_users
|
||||
changed_when: False
|
||||
tags: turn
|
||||
|
Reference in New Issue
Block a user