mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-12 11:38:47 +00:00
🔥 removed duplicate or unused entries in all.yml
This commit is contained in:
parent
59e47c4ebf
commit
250f4895f2
1 changed files with 0 additions and 15 deletions
|
@ -12,16 +12,6 @@
|
||||||
### Add your customisations to inventories/<your_inventory>/group_vars/nas.yml
|
### Add your customisations to inventories/<your_inventory>/group_vars/nas.yml
|
||||||
###
|
###
|
||||||
|
|
||||||
###
|
|
||||||
### Ansible-NAS Applications
|
|
||||||
###
|
|
||||||
|
|
||||||
# System Management
|
|
||||||
stats_enabled: false
|
|
||||||
|
|
||||||
# Home Automation
|
|
||||||
mosquitto_enabled: false
|
|
||||||
|
|
||||||
###
|
###
|
||||||
### General
|
### General
|
||||||
###
|
###
|
||||||
|
@ -209,8 +199,3 @@ samba_map_to_guest: Bad Password
|
||||||
|
|
||||||
# The NetBIOS hostname used by Samba on your network
|
# The NetBIOS hostname used by Samba on your network
|
||||||
samba_netbios_name: "{{ ansible_nas_hostname }}"
|
samba_netbios_name: "{{ ansible_nas_hostname }}"
|
||||||
|
|
||||||
###
|
|
||||||
### OpenVPN
|
|
||||||
###
|
|
||||||
openvpn_config_directory: "{{ docker_home }}/openvpn"
|
|
||||||
|
|
Loading…
Reference in a new issue