You've already forked ansible-role-checkmk-agent
ci: Use http_direct scenario
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -52,7 +52,7 @@ jobs:
|
||||
run: ansible-galaxy install -r molecule/requirements.yml
|
||||
|
||||
- name: Run Molecule tests.
|
||||
run: molecule test
|
||||
run: molecule test --scenario-name http_direct
|
||||
env:
|
||||
PY_COLORS: '1'
|
||||
ANSIBLE_FORCE_COLOR: '1'
|
||||
|
||||
Reference in New Issue
Block a user