Skip to content

Commit 2d66999

Browse files
committed
Issue #402: Disable first-ansible-playbook CI test for now.
1 parent 7991158 commit 2d66999

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,10 @@ jobs:
7070
- playbook: elk.yml
7171
distro: ubuntu2004
7272

73-
- playbook: first-ansible-playbook.yml
74-
distro: centos7
73+
# TODO: This started failing on GitHub Actions.
74+
# See: https://github.com/geerlingguy/ansible-for-devops/issues/402
75+
# - playbook: first-ansible-playbook.yml
76+
# distro: centos7
7577

7678
- playbook: galaxy-role-servers.yml
7779
distro: ubuntu2004

0 commit comments

Comments
 (0)