February 2018
Intermediate to advanced
200 pages
5h 51m
English
Let's write a playbook for the application on how to build and run a phonebook service using ansible-playbook:
---- hosts: localhost roles: - phonebook
$ ansible-playbook --become phonebook.yml
Read now
Unlock full access