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
: vagrantinstallation_os_group
: vagrantfileextension
: '.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.
Installa
ansible-galaxy install bassinator.autoarchive
Licenza
Unknown
Download
525
Proprietario