@ -1,5 +1,5 @@
#!/bin/bash
apt -y install python3 python3-pip
dpkg -l | grep python3-pip || apt -y install python3 python3-pip
pip3 install ansible --system
which ansible || pip3 install ansible --system
ansible-playbook install.yml
The note is not visible to the blocked user.