set defaults - rc version 5.1.2, remove hardneing task, should be separate concern not in this role

This commit is contained in:
Brandon Shipley
2022-09-21 03:22:13 -07:00
parent b6a561eaa6
commit 546e7e0bb3
4 changed files with 6 additions and 86 deletions

View File

@@ -1,11 +1,5 @@
---
# tasks file for setting up a rocketchat server on ubuntu20.04
- include: ssh_port_fallback.yml
- include: harden.yml
# become: true
when: harden_os
tags: harden
- include: docker.yml
tags: install-docker