@@ -1,4 +1,5 @@
apply:
ansible-playbook debian.yml -u root -i "127.0.0.1,"
init:
ansible-playbook debian.yml -u root -i "127.0.0.1," -k
ssh root@127.0.0.1 mkdir -p .ssh
cat ~/.ssh/id_rsa.pub | ssh root@127.0.0.1 "cat >> .ssh/authorized_key"
The note is not visible to the blocked user.