Summary
Implement Stage 1 (Inventory & Bootstrap) for the Ansible-first reboot.
Scope
- Add ansible.cfg
- Add production inventory structure
- Add group_vars and host_vars placeholders
- Add playbooks/ping.yml for SSH connectivity verification
Acceptance
- ansible.cfg exists with sane defaults
- inventory structure exists under inventories/production
- playbooks/ping.yml is ready to verify connectivity from Ubuntu WSL
- sensitive placeholders are documented
Summary
Implement Stage 1 (Inventory & Bootstrap) for the Ansible-first reboot.
Scope
Acceptance