Skip to content

Commit

Permalink
add always-tag to include so other tags can be used (#569)
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Gumprich <[email protected]>

Signed-off-by: Sebastian Gumprich <[email protected]>
  • Loading branch information
rndmh3ro authored Aug 26, 2022
1 parent 11d187e commit 9ac01fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/os_hardening/tasks/main.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
- include_tasks: hardening.yml
when: os_hardening_enabled | bool
tags:
- always

0 comments on commit 9ac01fb

Please sign in to comment.