mirror of
https://github.com/roles-ansible/ansible_role_ranger.git
synced 2024-08-16 14:19:48 +02:00
6 lines
214 B
YAML
6 lines
214 B
YAML
---
|
|
submodules_versioncheck: true
|
|
|
|
ranger_repo: 'https://github.com/ranger/ranger.git'
|
|
ranger_branch: 'master'
|
|
ranger_download_directory: "{{ x_ansible_download_dir | default('~/.ansible/tmp/downloads/ranger') }}"
|