bassinator.usbbackup

Ansible Role: usbbackup

Build Status

Install TigerJython in the user's home directory.

Requirements

Java needs to be installed.

Role Variables

Here are the variables you can use, along with their default values:

  • installation_os_user: vagrant
  • installation_os_group: vagrant
  • usbdrive_unit: media-pi-RETROPIE
  • backup_source: '/home/{{installation_os_user}}'
  • mount_point: /media/pi/RETROPIE
  • excludelist:
    • 'tigerjython/tigerjython2.jar'
    • '.*'

Dependencies

No dependencies.

Example Playbook

- hosts: raspberries
  roles:
     - { role: bassinator.tigerjython, installation_os_user: pi, installation_os_group: pi }

License

GNU GPLv3

Author Information

This role was created in 2018 by Bastian Bukatz.

Informazioni sul progetto

simple role to automatically backup a specific to an usb stick automatically on insertion.

Installa
ansible-galaxy install bassinator.usbbackup
Licenza
Unknown
Download
494
Proprietario