New report for knowing when system last pulled repo.

This commit is contained in:
2021-02-06 08:08:32 -06:00
parent 62aefb0ffb
commit 04e2a23919
4 changed files with 26 additions and 2 deletions

View File

@ -13,6 +13,8 @@
- include: facts/general/service.yml
- include: facts/general/user.yml
- include: tasks/general/start.yml
tasks:
- include: tasks/general/software/packages.yml
- include: tasks/general/software/services.yml
@ -61,4 +63,6 @@
tasks:
- include: tasks/general/tests/nmap.yml
- include: tasks/general/tests/lynis.yml
- include: tasks/general/tests/lynis.yml
- include: tasks/general/finish.yml