Skip to content

Commit

Permalink
AnsibleTest Workflow attempt 3
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelfrancisBustillos committed Apr 20, 2024
1 parent e6a89ed commit 08de351
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ jobs:
name: Ansible Test # Naming the build is important to use it as a status check
runs-on: ubuntu-latest
steps:
- name: ansible-test
uses: ansible-community/[email protected]
- name: Ansible Molecule

Check failure on line 13 in .github/workflows/ansible-test.yml

View workflow job for this annotation

GitHub Actions / Ansible Lint

yaml[indentation]

Wrong indentation: expected 6 but found 4
uses: gofrolist/[email protected]

Check failure on line 15 in .github/workflows/ansible-test.yml

View workflow job for this annotation

GitHub Actions / Ansible Lint

yaml[empty-lines]

Too many blank lines (1 > 0)

0 comments on commit 08de351

Please sign in to comment.