Skip to content

Configure NPM for the deploy user. #725

Configure NPM for the deploy user.

Configure NPM for the deploy user. #725

---
name: Deny Host Validation
on: [push, pull_request]
jobs:
deny_host_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install prereqs
run: sudo apt-get install libtest-more-utf8-perl libnet-ip-perl libscalar-list-utils-perl libfindbin-libs-perl
- name: Run test
run: prove roles/denyhost/checks