Files @ 987fea84e131
Branch filter:

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

branko
MAR-60: Revert to using Ansible 1.9.x due to bugs present in Ansible 2.0.x and 2.1.x. Only documentation needed changes, the implementation is otherwise backwards-compatible with 1.9.x.
1
2
3
4
5
6
---

- hosts: testsite
  remote_user: root
  roles:
    - bootstrap