Skip to content

Commit a889c60

Browse files
committed
Enable deployment test again
1 parent e06852f commit a889c60

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.github/workflows/ci.yml

+3-5
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,9 @@ jobs:
3535
strategy:
3636
matrix:
3737
include:
38-
# TODO: This started failing on GitHub Actions.
39-
# See: https://github.com/geerlingguy/ansible-for-devops/issues/429
40-
# - playbook: deployments.yml
41-
# distro: ubuntu2004
42-
# test_idempotence: false
38+
- playbook: deployments.yml
39+
distro: ubuntu2004
40+
test_idempotence: false
4341

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

0 commit comments

Comments
 (0)