sony_gps_assist_data
Ansible Role: Sony-GPS-Assist-Data
Install Sony-GPS-Assist-Data Script via git checkout
- Install Dependencies
- Git checkout the Bash Script
Requirements
None.
Role Variables
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 |
Dependencies
None.
Example Playbook
---
- hosts: all
gather_facts: true
become: true
roles:
- role: jakoblichterfeld.sony_gps_assist_data
License
MIT
Author Information
This role was created in 2023 by Jakob Lichterfeld.
About
Install Sony-GPS-Assist-Data Script via git checkout
Install
ansible-galaxy install JakobLichterfeld/ansible-role_sony_gps_assist_data
License
mit
Downloads
28
Owner