Skip to content

Commit

Permalink
adding workflow test for amazon2023
Browse files Browse the repository at this point in the history
  • Loading branch information
samh241 committed Feb 1, 2024
1 parent 3800365 commit 31f43f5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,4 @@ jobs:
uses: actions/checkout@v3

- name: amazon-2023 java install
uses: dawidd6/action-ansible-playbook@v2
with:
playbook: playbook.yml
directory: /playbook
run: docker exec --tty [container_id] env TERM=xterm ansible --version b. docker exec --tty [container_id] env TERM=xterm ansible-playbook /playbook/playbook.yml --syntax-check

Check warning on line 85 in .github/workflows/ci.yml

View workflow job for this annotation

GitHub Actions / Lint

85:121 [line-length] line too long (184 > 120 characters)

0 comments on commit 31f43f5

Please sign in to comment.