295ef13395
The task that moves the aide database checks to see whether aide was just initialized, but that task has a "changed_when: false" to help with idempotency. That means that the database never gets moved into place. This patch changes the task to check whether the aide initialization was skipped or not. If it wasn't skipped, then the database will be moved. Closes-Bug: 1745675 Change-Id: I2f186274cbff4b38706603a51429557057843e4e |
||
---|---|---|
.. | ||
contrib | ||
rhel7stig | ||
main.yml |