all repos — proxmox-ansible @ 418ab7f116a14a7b5454ea19315b19f42ed6eb07

roles/node_stuff/defaults/main.yaml (view raw)

 1---
 2user: "user"
 3repo_dir: "/home/{{ user }}/Scaricati/"
 4
 5simple_discord_music_bot: simple-discord-music-bot
 6
 7node_repos:
 8- "{{ simple_discord_music_bot }}"
 9
10git_url: "https://github.com/BiRabittoh/"