aboutsummaryrefslogtreecommitdiff
path: root/playbook.yaml.example
diff options
context:
space:
mode:
authorheqnx <root@heqnx.com>2025-05-29 19:59:55 +0300
committerheqnx <root@heqnx.com>2025-05-29 19:59:55 +0300
commit05d7102d6afa2d255926a3f4169176dd406c9cd3 (patch)
treeb04c4f7ded1e136aa3e04e94e57fe7a8c0df659c /playbook.yaml.example
parentb8f1d76bd38d03e68fbc51f8e7340a9963a4104d (diff)
downloadansible-playbooks-main.tar.gz
ansible-playbooks-main.zip
standardized bools, added cache_valid_time: 86400HEADmain
Diffstat (limited to 'playbook.yaml.example')
-rw-r--r--playbook.yaml.example15
1 files changed, 10 insertions, 5 deletions
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