frappeuser@b1:~/frappe-bench$ ansible-playbook -i **hostname or ipserver**, /home/frappeuser/frappe-bench/apps/press/press/playbooks/ping.yml -u root
PLAY [Ping Server] **********************************************************************************************************************************************************************
TASK [Gathering Facts] ******************************************************************************************************************************************************************
[WARNING]: Platform linux on host **hostname or ipserver** is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could
change the meaning of that path. See https://docs.ansible.com/ansible-core/2.17/reference_appendices/interpreter_discovery.html for more information.
ok: [n1.fp.site.com.br]
TASK [ping : Ping] **********************************************************************************************************************************************************************
ok: [n1.fp.site.com.br]
TASK [ping : Gather Facts] **************************************************************************************************************************************************************
ok: [n1.fp.site.com.br] => {
No logs
Validate Ansible
any tips?