⚗️ Modernize role

- Drop ngrok support
- Do not link legacy tests files
This commit is contained in:
Emilien Mantel
2025-06-02 10:30:32 +02:00
parent 591f2c6bcb
commit 9a52e83315
10 changed files with 376 additions and 352 deletions

View File

@@ -32,11 +32,10 @@ jobs:
path: "${{ github.repository }}"
- name: Molecule
uses: gofrolist/molecule-action@v2.3.19
uses: gofrolist/molecule-action@v2.7.62
with:
molecule_options: --base-config molecule/_shared/base.yml
molecule_args: --scenario-name ${{ matrix.scenario }}
molecule_working_dir: "HanXHX/ansible-nginx"
continue-on-error: ${{ matrix.allowed-to-fail }}
- name: Fake command