Files @ 502fdc081d35
Branch filter:

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

branko
MAR-32: Added initial scaffolding for testing web_server role:

- Added Molecule configuration for for bringing up a couple of instances.
- Added test playbook that sets-up test instances.
- Fixed issues with file mode in tasks (added leading 0).
- Added test data (TLS private keys and certificates).
- Added dummy test file.
1
2
3
4
5
6
---

- hosts: testsite
  remote_user: root
  roles:
    - bootstrap