first vps

This commit is contained in:
2026-05-17 05:51:18 +05:30
commit ed696f3ad7
15 changed files with 548 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[defaults]
inventory = inventory.yml
remote_user = papyrus
private_key_file = ~/.ssh/id_ed25519
host_key_checking = False
retry_files_enabled = False
[privilege_escalation]
become = True
become_method = sudo