add tags for backup related tasks for RC, backup seems to be working

This commit is contained in:
BSounder
2022-07-07 21:09:19 -07:00
parent 88ece285d1
commit ba275fa976
2 changed files with 7 additions and 9 deletions

View File

@@ -1,19 +1,13 @@
---
# tasks file for setting up an assetto server on ubuntu20.04
# 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
# become: true
# apply tags,become
# when: harden_os
tags: install-docker
- include: rocketchat.yml
# become: true
# apply tags,become
# when: harden_os
# tags: harden