-
we install ansible on our machine which runs playbook which connects with remote server by running playbook on local machine and scripts are executed over VM(AWS EC2,GCP VM) . -->
-
Ansible Project Structure
-
How Public and Private keys Works i.e SSH keys Public Key --> In remote server we have our public key via Private Key--> used inside our host file
-
YAML File Introduction : Indentation must be followed
-
host -> can be written without the yaml format but specify proper [gcp--- ] for servers . host.ini ->