`doas` is not available on Alma Linux, so we still have to use `sudo` on the VPS.
@@ -1,8 +1,14 @@
- hosts: all
- hosts: sudo
roles:
- role: sudo
tags:
- sudo
- hosts: '!sudo'
- role: doas
- doas
tasks:
- name: ensure users exist
user:
The note is not visible to the blocked user.