harden tag to harden.yml task, become: true on installing unzip in rocketchat task

This commit is contained in:
BSounder
2022-07-07 13:48:50 -07:00
parent a207314959
commit b37cf0345a
2 changed files with 3 additions and 3 deletions

View File

@@ -3,9 +3,8 @@
- include: ssh_port_fallback.yml
- include: harden.yml
# become: true
# apply tags,become
# when: harden_os
# tags: harden
when: harden_os
tags: harden
- include: docker.yml
# become: true