Tweaking:

- Ansible Playbooks refinement
- Add Ansible Bootstrapping
- Add some notes
This commit is contained in:
Marco Ochse
2023-07-05 17:55:59 +02:00
parent 69be264eae
commit b3f1b71054
7 changed files with 167 additions and 37 deletions

View 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