{"id":19559024,"url":"https://github.com/kzap/ansible-playbook-lamp-stack","last_synced_at":"2026-06-10T02:31:38.676Z","repository":{"id":136940156,"uuid":"88597873","full_name":"kzap/ansible-playbook-lamp-stack","owner":"kzap","description":"Setup a LAMP Stack using Ansible","archived":false,"fork":false,"pushed_at":"2017-05-20T17:44:50.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-20T02:30:59.923Z","etag":null,"topics":["ansible","ansible-playbook","devops","lamp-server"],"latest_commit_sha":null,"homepage":"https://examine.com","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kzap.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-04-18T07:54:31.000Z","updated_at":"2017-04-18T08:01:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"792ca0b1-75a5-49f5-b4a7-1f41b1859974","html_url":"https://github.com/kzap/ansible-playbook-lamp-stack","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/kzap/ansible-playbook-lamp-stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kzap%2Fansible-playbook-lamp-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kzap%2Fansible-playbook-lamp-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kzap%2Fansible-playbook-lamp-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kzap%2Fansible-playbook-lamp-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kzap","download_url":"https://codeload.github.com/kzap/ansible-playbook-lamp-stack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kzap%2Fansible-playbook-lamp-stack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34134633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","ansible-playbook","devops","lamp-server"],"created_at":"2024-11-11T04:49:48.162Z","updated_at":"2026-06-10T02:31:38.672Z","avatar_url":"https://github.com/kzap.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Building a LAMP stack using Ansible Playbooks.\n-------------------------------------------\n\nThese playbooks require Ansible 1.9.\n\nThis LAMP stack can be on a single node or multiple nodes. The inventory file\n'hosts' defines the nodes in which the stacks should be configured.\n\n        [webservers]\n        appserver01\n\n        [dbservers]\n        database01\n\nHere the webserver would be configured on a server called \"appserver01\" and the dbserver on a\nserver called \"database01\".\n\nBefore running install the Ansible Galaxy roles using `ansible-galaxy`:\n\n\t\tansible-galaxy --roles-path galaxy-roles/ install -r requirements.yml\n\nOn setting up a brand new server, the stack can be deployed using the following command:\n\t\t\n\t\tansible-playbook -i inventories/production/hosts site.yml -e 'first_run=1' -k\n\nUpon subsequent runs, the stack can be deployed / updated using the following command:\n\n\t\tansible-playbook -i inventories/production/hosts site.yml\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkzap%2Fansible-playbook-lamp-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkzap%2Fansible-playbook-lamp-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkzap%2Fansible-playbook-lamp-stack/lists"}