summaryrefslogtreecommitdiffstats
path: root/bacula.yml
diff options
context:
space:
mode:
Diffstat (limited to 'bacula.yml')
-rw-r--r--bacula.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bacula.yml b/bacula.yml
index 3b2eaa9..c8f2406 100644
--- a/bacula.yml
+++ b/bacula.yml
@@ -1,6 +1,6 @@
---
- name: Configure the Bacula Director
- hosts: bacula-dir
+ hosts: bacula_dir
tags:
- bacula
- bacula-dir
@@ -8,7 +8,7 @@
- bacula-dir
- name: Configure the Bacula Storage Daemon
- hosts: bacula-sd
+ hosts: bacula_sd
tags:
- bacula
- bacula-sd