Playbook
Generate the SSH Key and connect hosts to control machine before writing and running playbooks.
Create a Playbook
$ vi .yml
Run the playbook
$ ansible-playbook .yml
Last updated
Generate the SSH Key and connect hosts to control machine before writing and running playbooks.
Create a Playbook
$ vi .yml
Run the playbook
$ ansible-playbook .yml
Last updated