@@ -0,0 +1,18 @@
---
- hosts: localhost
connection: local
gather_facts: false
tasks:
- name: create temp group
add_host:
name: '192.168.86.10'
groups: restart
- hosts: restart
- name: restart
ping:
The note is not visible to the blocked user.