- Add topology/port/data_disk, DB options and 8 advanced parameters with whitelist validation, rendered via extra_vars into the playbook - Hybrid port allocation over pool 13306-13999 - Tighten bounds: memory 2048-65536 MiB, storage 20-2000 GiB
Add 10 config fields: AWX connection (AWX_BASE_URL, AWX_TOKEN), scheduler controls (DELIVERY_SCHEDULER_ENABLED, DELIVERY_POLL_SECONDS, DELIVERY_RESERVATION_TTL_MINUTES), concurrency limits (GLOBAL/TARGET/ BUSINESS), service token, and CloudDM registration (CLOUDDM_REGISTER_URL, CLOUDDM_API_TOKEN). Update .env.example with new variables. Relates-to: #97