Files @ 7727c37bce67
Branch filter:

Location: majic-ansible-roles/testsite/playbooks/bootstrap.yml

branko
MAR-5: Fixed some typos in role reference for web server. Added initial implementation of a role for deploying PHP websites (some common functionality).
1
2
3
4
5
6
---

- hosts: testsite
  remote_user: root
  roles:
    - bootstrap