Skip to content

feat(ansible): replace "ansible.builtin.apt_key" with modern approach #111

feat(ansible): replace "ansible.builtin.apt_key" with modern approach

feat(ansible): replace "ansible.builtin.apt_key" with modern approach #111

Workflow file for this run

name: Molecule Tests
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
jobs:
ncat_listen:
uses: ./.github/workflows/molecule-test-reusable.yml
secrets: inherit
with:
scenario: ncat_listen
install_docker:
uses: ./.github/workflows/molecule-test-reusable.yml
secrets: inherit
with:
scenario: install_docker
consul:
uses: ./.github/workflows/molecule-test-reusable.yml
secrets: inherit
with:
scenario: consul
etc_monitor:
uses: ./.github/workflows/molecule-test-reusable.yml
secrets: inherit
with:
scenario: etc_monitor
mongodb:
uses: ./.github/workflows/molecule-test-reusable.yml
secrets: inherit
with:
scenario: mongodb