Files @ 3dca599dbdc9
Branch filter:

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

branko
MAR-114: Updated task syntax for backup roles:

- Updated backup, backup_client, and backup_server.
- Added and removed quoting where it makes sense.
- Switched to using expanded syntax (instead of one-liners).
- Updated ordering of arguments in task definitions.
1
2
3
4
5
6
7
8
---

- hosts: workstation
  remote_user: ansible
  become: yes
  roles:
    - common
    - mail_forwarder