mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Tweaking:
- Ansible Playbooks refinement - Add Ansible Bootstrapping - Add some notes
This commit is contained in:
8
installer/remove/inventory.yml
Normal file
8
installer/remove/inventory.yml
Normal file
@ -0,0 +1,8 @@
|
||||
tpotce:
|
||||
hosts:
|
||||
# Remote IP address, host name or alias:
|
||||
192.168.100.100:
|
||||
# Remote SSH port:
|
||||
ansible_port: 22
|
||||
# Remote SSH user:
|
||||
ansible_user: tsec
|
Reference in New Issue
Block a user