aboutsummaryrefslogtreecommitdiff
path: root/inventory.yaml.example
diff options
context:
space:
mode:
authorheqnx <root@heqnx.com>2025-05-26 15:15:04 +0300
committerheqnx <root@heqnx.com>2025-05-26 15:15:04 +0300
commit8dbd2c0d50390f559934fbec9d2766cf7b5dece0 (patch)
tree18c5bbad27d7ca54c544916a2e3ee770de1eaace /inventory.yaml.example
parentfb8a5cdf9e289457aba7967d1bafcadc1d60f9bd (diff)
downloadansible-playbooks-8dbd2c0d50390f559934fbec9d2766cf7b5dece0.tar.gz
ansible-playbooks-8dbd2c0d50390f559934fbec9d2766cf7b5dece0.zip
added setup for ssh hidden service
Diffstat (limited to 'inventory.yaml.example')
-rw-r--r--inventory.yaml.example28
1 files changed, 17 insertions, 11 deletions
diff --git a/inventory.yaml.example b/inventory.yaml.example
index 9097f34..17282a9 100644
--- a/inventory.yaml.example
+++ b/inventory.yaml.example
@@ -16,21 +16,27 @@ all:
# set this for the ssh-port-fwd-user role
# port_fwd_user: proxyuser
+ # set this to true to enable ssh hidden service for the roles/tor role
+ # enable_ssh_hidden_service: false
+
#server02:
- # ansible_host: 10.11.12.14
- # ansible_user: root
- # ansible_ssh_private_key_file: id_rsa
+ # ansible_host: 10.11.12.14
+ # ansible_user: root
+ # ansible_ssh_private_key_file: id_rsa
- # set this for the sliver-c2 role
- # sliver_server: 127.0.0.1
+ # set this for the sliver-c2 role
+ # sliver_server: 127.0.0.1
+
+ # set these for the ssh-nginx-multiplex role
+ # public_sslh_port: 443
+ # internal_nginx_port: 8080
+ # internal_sshd_port: 22
- # set these for the ssh-nginx-multiplex role
- # public_sslh_port: 443
- # internal_nginx_port: 8080
- # internal_sshd_port: 22
+ # set this for the ssh-port-fwd-user role
+ # port_fwd_user: proxyuser
- # set this for the ssh-port-fwd-user role
- # port_fwd_user: proxyuser
+ # set this to true to enable ssh hidden service for the roles/tor role
+ # enable_ssh_hidden_service: false
children:
servers: