Skip to content

Commit

Permalink
no synced local '.github/workflows/molecule.yml' with remote 'ansible…
Browse files Browse the repository at this point in the history
…/.github/workflows/molecule.yml'
  • Loading branch information
dgibbs64 committed May 11, 2024
1 parent 7f8f5dc commit 0cb5c07
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
yamllint .
- name: Run ansible-lint
uses: ansible/ansible-lint@main
uses: ansible/ansible-lint@v24.2.3

molecule:
name: Molecule
Expand All @@ -46,12 +46,14 @@ jobs:
- fedora37
- fedora38
- fedora39
- fedora40
- opensuseleap15
- rockylinux8
- rockylinux9
- ubuntu1804
- ubuntu2004
- ubuntu2204
- ubuntu2404
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 0cb5c07

Please sign in to comment.