Files
ansible-tutorial/vars-production.json
T

5 lines
51 B
JSON
Raw Normal View History

2025-07-14 12:21:48 +02:00
{
"stage": "production",
"user": "prod_user"
}