From 05d7102d6afa2d255926a3f4169176dd406c9cd3 Mon Sep 17 00:00:00 2001 From: heqnx Date: Thu, 29 May 2025 19:59:55 +0300 Subject: standardized bools, added cache_valid_time: 86400 --- playbook.yaml.example | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'playbook.yaml.example') diff --git a/playbook.yaml.example b/playbook.yaml.example index 13308d8..07f4806 100644 --- a/playbook.yaml.example +++ b/playbook.yaml.example @@ -12,21 +12,26 @@ hosts: server01 become: true roles: - - harden - - tor - attackbox + - harden + - icewm - sliver-c2 - ssh-nginx-multiplex - ssh-port-fwd-user - - icewm + - tigervnc + - tor - xrdp #- name: setup server02 # hosts: server02 # become: true # roles: -# - harden -# - tor # - attackbox +# - harden +# - icewm # - sliver-c2 # - ssh-nginx-multiplex +# - ssh-port-fwd-user +# - tigervnc +# - tor +# - xrdp -- cgit v1.2.3