diff --git a/group_vars/all.yml b/group_vars/all.yml index 503bb6b0b..775a0e5fe 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -74,6 +74,9 @@ code_root: "{{ samba_shares_root }}/code" # Where roms are stored roms_root: "{{ samba_shares_root }}/roms" +# Where video and audio recordings are stored +recordings_root: "{{ samba_shares_root }}/recordings" + # The description that'll appear next to your Ansible-NAS box when browsing your network samba_server_string: Ansible NAS