rewrite in javascript

This commit is contained in:
Dawid Dziurla
2020-05-01 20:11:28 +02:00
parent 47f48fd0e8
commit fd56a2ad58
37 changed files with 2298 additions and 120 deletions

View File

@@ -12,7 +12,7 @@ inputs:
required: false
key:
description: SSH private key used to connect to the host
required: true
required: false
inventory:
description: Custom content to write into hosts
required: false
@@ -23,5 +23,5 @@ inputs:
description: Extra options that should be passed to ansible-playbook command
required: false
runs:
using: docker
image: Dockerfile
using: node12
main: main.js