Skip to content

Commit

Permalink
fix: Define default value for bareos_email
Browse files Browse the repository at this point in the history
  • Loading branch information
btravouillon committed Aug 28, 2023
1 parent a05d8e8 commit 58e7d7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ bareos_db_package: postgresql-12
bareos_install_client: false
bareos_install_server: false
bareos_register_clients: true
bareos_email: 'root@localhost'

# Defaults to Bareos Community Repository
bareos_repo: "https://download.bareos.org/current/{{ bareos_os_version }}"
Expand Down

0 comments on commit 58e7d7f

Please sign in to comment.