Skip to content

feat: allow to set tendermint rpc peers and duplicate ip via role var… #52

feat: allow to set tendermint rpc peers and duplicate ip via role var…

feat: allow to set tendermint rpc peers and duplicate ip via role var… #52

Workflow file for this run

name: ansible-lint
on:
pull_request:
branches: ["main", "stable", "release/v*"]
jobs:
build:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@v24.7.0