Skip to content

Commit

Permalink
Issue geerlingguy#429: Stop testing Rails deployment example test in …
Browse files Browse the repository at this point in the history
…chapter 10 for now.
  • Loading branch information
geerlingguy committed Apr 15, 2022
1 parent e7f47ec commit c1b8c4f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,11 @@ jobs:
strategy:
matrix:
include:
- playbook: deployments.yml
distro: ubuntu2004
test_idempotence: false
# 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

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

0 comments on commit c1b8c4f

Please sign in to comment.