Skip to content

relocate ansible ssh_extra_args #6

relocate ansible ssh_extra_args

relocate ansible ssh_extra_args #6

Workflow file for this run

name: Main
on:
push:
branches: [ main ]
workflow_dispatch:
jobs:
packer_build:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v1
- name: Packer build
uses: enr0s/[email protected]
with:
templateFile: 'config.pkr.hcl'
workingDir: '.'