ansible-role-bareos/templates/bareos-dir.conf.j2

7 lines
116 B
Text
Raw Normal View History

2021-09-12 09:55:41 +00:00
# {{ ansible_managed }}
Director {
Name = {{ bareos_server_name }}
Password = "{{ bareos_server_password }}"
}