Skip to content

Releases: kode3tech/ansible-col-devtools

Release v1.5.0

19 Dec 14:52

Choose a tag to compare

See CHANGELOG.md for details.

Full Changelog: v1.4.0...v1.5.0

Release v1.4.0

18 Dec 20:02

Choose a tag to compare

See CHANGELOG.md for details.

Full Changelog: v1.3.1...v1.4.0

Release v1.3.1

12 Dec 16:49

Choose a tag to compare

See CHANGELOG.md for details.

Full Changelog: v1.3.0...v1.3.1

v1.3.0 - Modular Documentation

07 Dec 21:40

Choose a tag to compare

🚀 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:
    1. Introduction & Concepts
    2. Prerequisites & Setup
    3. Basic Installation
    4. Registry Authentication / Advanced Features
    5. Advanced Configuration
    6. Production Deployment
    7. Performance & Security
    8. 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

07 Dec 16:59

Choose a tag to compare

See CHANGELOG.md for details.

Full Changelog: v1.1.0...v1.2.0

Release v1.1.0

05 Dec 16:27

Choose a tag to compare

See CHANGELOG.md for details.

Full Changelog: v1.0.0...v1.1.0

Release v1.0.0

29 Nov 17:41

Choose a tag to compare