This commit is contained in:
2022-06-14 12:04:05 +02:00
parent 3ecd0e3644
commit d1629137c8
8 changed files with 409 additions and 32 deletions

View File

@ -28,6 +28,12 @@
- import_tasks: apt.yml
tags: apt
- import_tasks: tor.yml
when: inventory_hostname in groups['mail_server']
tags:
- tor-service
- import_tasks: cron.yml
tags:
- cron