Skip to content

Commit

Permalink
Enable deployment test again
Browse files Browse the repository at this point in the history
  • Loading branch information
FantasyTeddy committed Jun 18, 2023
1 parent e06852f commit a889c60
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,9 @@ jobs:
strategy:
matrix:
include:
# TODO: This started failing on GitHub Actions.
# See: https://github.com/geerlingguy/ansible-for-devops/issues/429
# - playbook: deployments.yml
# distro: ubuntu2004
# test_idempotence: false
- playbook: deployments.yml
distro: ubuntu2004
test_idempotence: false

# TODO: Not easy to test in CI at this time.
# - playbook: deployments-balancer.yml
Expand Down

0 comments on commit a889c60

Please sign in to comment.