add inventory

This commit is contained in:
2026-06-20 04:25:16 +00:00
parent 966578ed58
commit bd402a225f
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
# Set ansible_host (and ansible_user if not root) to real values.
[stage]
stage01 ansible_host=CHANGE_ME ansible_user=ubuntu
stage01 ansible_host=172.25.25.209 ansible_user=ubuntu
[prod]
prod01 ansible_host=CHANGE_ME ansible_user=ubuntu