diff --git a/group_vars/all.yml b/group_vars/all.yml index 507cf547..93a9118a 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -12,16 +12,6 @@ ### Add your customisations to inventories//group_vars/nas.yml ### -### -### Ansible-NAS Applications -### - -# System Management -stats_enabled: false - -# Home Automation -mosquitto_enabled: false - ### ### General ### @@ -209,8 +199,3 @@ samba_map_to_guest: Bad Password # The NetBIOS hostname used by Samba on your network samba_netbios_name: "{{ ansible_nas_hostname }}" - -### -### OpenVPN -### -openvpn_config_directory: "{{ docker_home }}/openvpn"