Skip to content

An Ansible Playbook demonstration to deploy LAMP & host a web app.

devops-user-007/ansible-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansible-demo

An Ansible Playbook demonstration to deploy LAMP & host a web app.

Execution Command (put the correct value of IP in 'hosts' inventory file before executing):

If you have setup the key based logins -

ansible-playbook -i hosts playbook.yml

If you want to use password based logins -

ansible-playbook -i hosts playbook.yml --ask-pass

About

An Ansible Playbook demonstration to deploy LAMP & host a web app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smarty 100.0%