@@ -0,0 +1,9 @@
- hosts: gitea
roles:
- apache
- gitea
tasks:
- name: ensure apache is running
service:
name=httpd
state=started
The note is not visible to the blocked user.