config ansible di base per installare nginx. Queste sono solo prove per capirci qualcosa con ansible

This commit is contained in:
Freek Kettone 2025-09-02 18:55:14 +02:00
parent 7a33d651bd
commit f7723e72dc
4 changed files with 26 additions and 0 deletions

2
inventory.ini Normal file
View file

@ -0,0 +1,2 @@
[xmpp]
10.10.0.21 ansible_user=root ansible_ssh_private_key_file=~/.ssh/ansible