feat(web-app-magento): add Magento role + network/ports

- add role files (docs, vars, config, tasks, schema, templates)

- networks: add web-app-magento 192.168.103.208/28

- ports: add localhost http 8052

Conversation: https://chatgpt.com/share/68b8820f-f864-800f-8819-da509b99cee2
This commit is contained in:
2025-09-03 20:00:01 +02:00
parent 61c29eee60
commit 699a6b6f1e
15 changed files with 338 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
credentials:
admin_password:
description: "Password for the initial Magento admin account"
algorithm: "alphanumeric"
validation:
min_length: 12