Run Ansible playbook
Version updated for https://github.com/dawidd6/action-ansible-playbook to version v9.
- This action is used across all versions by 1,609 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Run Ansible playbook” GitHub Action automates the execution of Ansible playbooks on specified hosts directly within a GitHub workflow. It simplifies configuration management and deployment tasks by enabling seamless integration of infrastructure automation into CI/CD pipelines. Key capabilities include support for custom configurations, inventory management, SSH key handling, and passing additional options to the ansible-playbook command.
Release notes
What’s Changed
- build(deps): bump undici from 6.23.0 to 6.24.0 by @dependabot[bot] in https://github.com/dawidd6/action-ansible-playbook/pull/137
- node_modules: update by @dawidd6 in https://github.com/dawidd6/action-ansible-playbook/pull/138
Full Changelog: https://github.com/dawidd6/action-ansible-playbook/compare/v8...v9