Laptop Rollout Test

This commit is contained in:
Frank Schiebel 2023-09-13 17:51:01 +02:00
parent c6616ae2c0
commit 1ec6368ce5

View file

@ -69,9 +69,3 @@
AllowSuspendThenHibernate=no
AllowHybridSleep=no
- name: Remove ansible User
ansible.builtin.user:
name: ansible
state: absent
remove: yes