Skip to content

Modifying ansible create_client_library_conf to produce correct gen2 DSS client conf.json format #116

Modifying ansible create_client_library_conf to produce correct gen2 DSS client conf.json format

Modifying ansible create_client_library_conf to produce correct gen2 DSS client conf.json format #116

Workflow file for this run

name: ansible-lint
on:
workflow_dispatch:
push:
branches:
- master
- stable/*
pull_request:
branches:
- master
- stable/*
types:
- opened
- reopened
- synchronize
jobs:
ansible-lint:
uses: OpenMPDK/DSS/.github/workflows/build-aws.yml@master
with:
component: ansible-lint
project-name: OpenMPDK_dss-ansible
secrets: inherit