Files @ 71cc7b092600
Branch filter:

Location: majic-ansible-roles/roles/backup/handlers/main.yml - annotation

branko
MAR-218: Drop deprecated argument for command invocation:

- This might require fixing down the line in some other way (to avoid
warnings being spit out).
---

- name: Assemble Duply include patterns
  assemble:
    dest: "/etc/duply/main/include"
    src: "/etc/duply/main/patterns"
    owner: root
    group: root
    mode: 0600
    backup: true