Home Business Analyst BA Agile Coach Ansible: Install and Run Playbook for Web Server and Database

Ansible: Install and Run Playbook for Web Server and Database

15
0



This video talks about Ansible, what it is, why it may be useful to use, and what it is used for.
We then install Ansible and configure it.
After this we go through an Ansible playbook to install a web server (Apache) and a database (MySQL) on two different managed nodes. The playbook also opens the web ports and starts those services. The same playbook update these machines as well.
We also talk about how to check the formatting of an Ansible playbook to ensure there are no errors in the playbook itself.

See the playbook and a ‘getting started’ guide here:
https://github.com/deepdivesec/cyberscribe_ansible-install

source

Previous articleVariables and Variable Files in Ansible – Aruba Bots Ansible Series 03
Next articleDeploying Linux DNS & NTP Servers with Ansible – SECNET E9

LEAVE A REPLY

Please enter your comment!
Please enter your name here