@@ -0,0 +1,12 @@
---
- name: Bootstrap a new server
hosts: all:!localhost
sudo: yes
gather_facts: no
vars_files:
- vars/users.yml
roles:
- base
- nginx
tasks:
- include: tasks/webuser.yml
The note is not visible to the blocked user.