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 .ymlLast 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 .ymlLast updated