mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2026-04-28 09:12:08 -06:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7e7e9693e6 |
+1
-1
@@ -47,6 +47,6 @@ outputs:
|
|||||||
output:
|
output:
|
||||||
description: The captured output of both stdout and stderr from the Ansible Playbook run
|
description: The captured output of both stdout and stderr from the Ansible Playbook run
|
||||||
runs:
|
runs:
|
||||||
using: node20
|
using: node24
|
||||||
main: main.js
|
main: main.js
|
||||||
post: post.js
|
post: post.js
|
||||||
|
|||||||
Reference in New Issue
Block a user