Releases: dawidd6/action-ansible-playbook
Releases · dawidd6/action-ansible-playbook
v2.8.0
v2.7.0
v2.7.0
v2.6.1
node_modules: upgrade
v2.6.0: Use node16 (#62)
* node16 * dispatch * remove workflow_dispatch Co-authored-by: Angus Clinch <[email protected]>
v2.5.0
Add ability to turn off colored output (#32) * Add Action input to control colored Ansible output * Update main.js Co-authored-by: Dawid Dziurla <[email protected]>
v2.4.0
Add sudo option for root access (#16) Co-authored-by: ANDREA BIONDO s291512 <[email protected]> Co-authored-by: Dawid Dziurla <[email protected]>
v2.3.0
Merge pull request #19 from Apreche/host_key_checking Add support for SSH Host Key Checking
v2.2.0
Merge pull request #15 from dawidd6/requirements Support installing requirements
v2.1.3
Merge pull request #14 from dawidd6/check-file-exists Check if file exists before unlinking
v2.1.2
workflows: modify triggers