Install Sony-GPS-Assist-Data Script via git checkout
- Install Dependencies
- Git checkout the Bash Script
None.
Available variables are listed below, along with default values (see defaults/main.yml
):
Name | Default Value | Description |
---|---|---|
sony_gps_assist_data.repo |
"https://github.com/Zigazou/SonyGPSAssist.git" | Repo of Bash Script |
sony_gps_assist_data.dest |
"/home/{{ ansible_user }}/Downloads/sony_gps_assist_data" | Destination folder from which you want to run the script |
None.
---
- hosts: all
gather_facts: true
become: true
roles:
- role: jakoblichterfeld.sony_gps_assist_data
MIT
This role was created in 2023 by Jakob Lichterfeld.