ansible/roles/sourcegame/meta/main.yml

10 lines
185 B
YAML
Raw Normal View History

2020-07-05 11:45:27 -05:00
# vim:ft=ansible:
---
allow_duplicates: yes
dependencies:
- role: steamcmd
- role: steamgame
vars:
steam_appid: "{{ source_appid }}"
steam_path: "{{ source_path }}"