logic refined
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
include_role:
|
||||
name: bastionhost
|
||||
tasks_from: system_setup/aide_update.yml
|
||||
when: aide_db_needs_update is defined and aide_db_needs_update
|
||||
when: (aide_db_needs_update is defined and aide_db_needs_update) and (aide_db is defined and aide_db.stat.exists)
|
||||
|
||||
- hosts: nameserver
|
||||
tags: server,nameserver
|
||||
|
||||
Reference in New Issue
Block a user