Changed ansible_db_template to ansible_config_template
As the template is for the aide.conf(5) file I found that the variable name 'ansible_config_template' is a better fit than 'ansible_db_template'. Signed-off-by: Joerg Kastning <joerg@redhat.com>
This commit is contained in:
committed by
Richard Megginson
parent
3bca54f29b
commit
8ce6fe0da5
+1
-1
@@ -4,7 +4,7 @@
|
||||
# This file also serves as a documentation for such a variables.
|
||||
|
||||
# Path to template file
|
||||
aide_db_template: null
|
||||
aide_config_template: null
|
||||
|
||||
# Examples of role input variables:
|
||||
aide_db_fetch_dir: files
|
||||
|
||||
Reference in New Issue
Block a user