Ansible Tutorial Class 8 | Deploy LAMP Stack Ansible Playbook | Real Time Example | Tech Arkit

preview_player
Показать описание
Ansible Tutorial Class 8 Deploying LAMP - Linux Apache MariaDB and PHP application. Installing and Configuration Apache web server, MariaDB Server, Creating Database, Creating table, Insert data. Deploy application and query database from web page.

#ansible #lamp #Linux

Ansible Automation Playlist:
RHCSA - Red Hat Certified System Administrator PlayList:

Follow Us on Social Media

Post your topic, we will make videos for you

Ansible Course
Automation with Ansible Course

Ansible Lab Setup

Ansible Inventory configuration

Ansible Ad-Hoc Commands with examples

Writing your first Ansible playbook guide

How to variables in Ansible playbook

Conditionals and Loops of Ansible playbooks

Ansible playbook challenge
Рекомендации по теме
Комментарии
Автор

Ravi,
Have you moved the html code from your Github page ? If not, can you advise on where it is located?
Thank you,
JH

jeffherdzina
Автор

Please help with the github repository link i tried to replace techtutorials with techarkit not able to find the corresponding playbook .

ravisankar
Автор

Hi Ravi.Its great videos...I could not able to access your Git Repo to download files to test .Appreciated to provide new link if you have changed to new repo.thanks

xtazy
Автор

Hi, I am getting this error Could not find the requested service mariabdb: host could you please help? Do you mind sharing the actual copy of your playbook?

nozzom
Автор

Hi Ravi,


How did you fixed that
fatal: [node1]: FAILED! => {"changed": false, "msg": "unable to find /root/.my.cnf. Exception message: (1045, \"Access denied for user 'root'@'localhost' (using password: YES)\")"}

yogarajraj
Автор

Hello Ravi,

Can you please share the sql and php files you used towards the end of the video? Great videos. Keep up the good work.

tetiraelian
Автор

{"changed": false, "msg": "unable to find /root/.my.cnf. Exception message: (2003, \"Can't connect to MySQL server on 'localhost' ([Errno 2] No such file or directory)\")"}





please help

ayushsinghrathore
Автор

Hi Ravi,

How did you fixed that

fatal: [node1]: FAILED! => {"changed": false, "msg": "unable to find /root/.my.cnf. Exception message: (1045, \"Access denied for user 'root'@'localhost' (using password: YES)\")"}


Can you explain it???

yogarajraj
Автор

HI raiv, can you tell me what it is?
fatal: [lamp]: FAILED! => {"changed": false, "msg": "Unsupported parameters for module: check_implict_admin Supported parameters include: append_privs, ca_cert, check_implicit_admin, client_cert, client_key, config_file, connect_timeout, encrypted, host, host_all, login_host, login_password, login_port, login_unix_socket, login_user, password, priv, sql_log_bin, state, update_password, user"}

zpz
Автор

Hi can you please make a video to install phpadmin using ansible

abdulali
Автор

You didn't explain in the video how did you fix the error!!! How are we all supposed to fix it if you are not showing it??? If you are creating a video then you should show all the steps even how you fixed the errors.

simransangha