bassinator.autoarchive

Ansible Role: autoarchive

This role automatically archives all updated files with a specific file extension to a designated folder.

Requirements

No prerequisites needed.

Role Variables

Here are the available variables and their default settings:

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

Dependencies

There are no dependencies.

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.

Informazioni sul progetto

Role to setup autoarchive of updated files

Installa
ansible-galaxy install bassinator.autoarchive
Licenza
Unknown
Download
525
Proprietario