autoarchive

Ansible Role: autoarchive

Build Status

archives all updated files with a given fileextension to an archive folder

Requirements

None.

Role Variables

Available variables are listed below, along with default values:

installation_os_user: vagrant
installation_os_group: vagrant
fileextension: '.sb2'

Dependencies

None.

Example Playbook

- hosts: all
  roles:
     - role: bassinator.autoarchive
       installation_os_user: <your_user>
       installation_os_group: <your_user_group>
       fileextension: '.xml'

License

GNU GPLv3

Author Information

This role was created in 2018 by Bastian Bukatz.

About

Role to setup autoarchive of updated files

Install
ansible-galaxy install Bassinator/ansible-role-autoarchive
GitHub repository
License
Unknown
Downloads
511