Skip to content

Releases: dawidd6/action-ansible-playbook

v2.8.0

07 Feb 15:22
c97d715
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.8.0

v2.7.0

17 Jan 09:10
v2.7.0
00765f7
Compare
Choose a tag to compare

v2.6.1

21 Oct 14:47
5d97017
Compare
Choose a tag to compare
node_modules: upgrade

v2.6.0: Use node16 (#62)

15 Oct 17:47
009b88e
Compare
Choose a tag to compare
* node16

* dispatch

* remove workflow_dispatch

Co-authored-by: Angus Clinch <[email protected]>

v2.5.0

01 Aug 15:05
671974e
Compare
Choose a tag to compare
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

19 Jul 15:51
03f941b
Compare
Choose a tag to compare
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

04 Apr 21:32
2127137
Compare
Choose a tag to compare
Merge pull request #19 from Apreche/host_key_checking

Add support for SSH Host Key Checking

v2.2.0

10 Dec 21:36
3c534b3
Compare
Choose a tag to compare
Merge pull request #15 from dawidd6/requirements

Support installing requirements

v2.1.3

06 Dec 15:57
d28d998
Compare
Choose a tag to compare
Merge pull request #14 from dawidd6/check-file-exists

Check if file exists before unlinking

v2.1.2

30 Aug 10:07
921a003
Compare
Choose a tag to compare
workflows: modify triggers