Releases: kode3tech/ansible-col-devtools
Releases · kode3tech/ansible-col-devtools
Release v1.5.0
See CHANGELOG.md for details.
Full Changelog: v1.4.0...v1.5.0
Release v1.4.0
See CHANGELOG.md for details.
Full Changelog: v1.3.1...v1.4.0
Release v1.3.1
See CHANGELOG.md for details.
Full Changelog: v1.3.0...v1.3.1
v1.3.0 - Modular Documentation
🚀 Release v1.3.0 - Modular Documentation
✨ Highlights
Complete Documentation Refactoring - All 5 roles now have professional 8-part modular documentation!
📚 Documentation Changes
Added
- 45 documentation files across all roles with consistent 8-part structure:
- Introduction & Concepts
- Prerequisites & Setup
- Basic Installation
- Registry Authentication / Advanced Features
- Advanced Configuration
- Production Deployment
- Performance & Security
- Troubleshooting
Roles Documented
- 🐙 GitHub Actions Runners - Self-hosted runner deployment
- ☁️ Azure DevOps Agents - Enterprise agent deployment
- 🔧 asdf - Version manager with centralized architecture
- 🐳 Docker - Container engine with production optimizations
- 🦭 Podman - Daemonless containers with rootless support
Removed
- Monolithic `COMPLETE_GUIDE.md` files (replaced by modular docs)
- Centralized `REGISTRY_AUTHENTICATION.md` (integrated into role-specific 04-registry-auth.md)
📖 Documentation Locations
| Role | Documentation |
|---|---|
| GitHub Actions Runners | `docs/user-guides/github-actions-runners/` |
| Azure DevOps Agents | `docs/user-guides/azure-devops-agents/` |
| asdf | `docs/user-guides/asdf/` |
| Docker | `docs/user-guides/docker/` |
| Podman | `docs/user-guides/podman/` |
📦 Installation
```bash
ansible-galaxy collection install code3tech.devtools:1.3.0
```
Full Changelog: v1.2.0...v1.3.0
Release v1.2.0
See CHANGELOG.md for details.
Full Changelog: v1.1.0...v1.2.0
Release v1.1.0
See CHANGELOG.md for details.
Full Changelog: v1.0.0...v1.1.0
Release v1.0.0
See CHANGELOG.md for details.
Full Changelog: https://github.com/kode3tech/ansible-col-devtools/commits/v1.0.0