I have 3 Linux servers A, B and C in GCP. A is where all the developers use, B is a Ansible server that has a playbook, C is the target server that I need to run some tasks.
This is the frame of the playbook - play.yml:
I have 3 Linux servers A, B and C in GCP. A is where all the developers use, B is a Ansible server that has a playbook, C is the target server that I need to run some tasks.
This is the frame of the playbook - play.yml: