mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-02-26 09:12:09 +07:00
⚗️ Modernize role
- Drop ngrok support - Do not link legacy tests files
This commit is contained in:
3
.github/workflows/molecule.yml
vendored
3
.github/workflows/molecule.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user