@@ -18,5 +18,6 @@
community.general.ufw:
rule: allow
port: ssh
src: 192.168.69.0/24
src: "{{ item }}"
with_items: "{{ allowedranges }}"
...
The note is not visible to the blocked user.