github-actions
6 Ansible tutorials tagged “github-actions”. Working examples covering automation, configuration management, and DevOps workflows.
Ansible for CI/CD Pipelines — GitHub Actions, GitLab CI, Jenkins
playbooks · 5
Use Ansible in CI/CD pipelines with GitHub Actions, GitLab CI, and Jenkins. Learn pipeline integration patterns, secrets management, and deployment.
Ansible CI/CD Integration — GitLab, GitHub Actions, and Jenkins Pipeline Automation
enterprise · 7
Integrate Ansible into CI/CD pipelines with GitLab CI, GitHub Actions, and Jenkins. Automate testing, deployment, and infrastructure changes with approval.
Ansible DevTools Meetup 2024: Latest Automation Updates
playbooks · 4
Explore the highlights from the 2024 Ansible DevTools meetup, featuring the latest automation tools, updates, and community insights.
Ansible vs GitHub Actions: Automation for Different Use Cases
playbooks · 4
Ansible vs GitHub Actions compared — when to use each for CI/CD, infrastructure automation, and deployment. Learn how they differ and how to use them.
Ansible Galaxy Roles — GitHub Actions
playbooks · 5
Learn how to automate infrastructure with Ansible Galaxy roles in GitHub Actions. Use Datadog for seamless monitoring integration.
Automate Ansible Collection Testing with GitHub Actions
playbooks · 6
Set up GitHub Actions CI/CD for Ansible collections — automated lint, sanity, unit, and integration tests on every PR. Complete workflow configuration.