We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc55174 commit 8929b08Copy full SHA for 8929b08
.github/workflows/ci.yml
@@ -86,8 +86,10 @@ jobs:
86
- playbook: https-nginx-proxy.yml
87
distro: debian10
88
89
- - playbook: includes.yml
90
- distro: ubuntu2004
+ # TODO: This started failing on GitHub Actions.
+ # See: https://github.com/geerlingguy/ansible-for-devops/issues/359
91
+ # - playbook: includes.yml
92
+ # distro: ubuntu2004
93
94
# TODO: This started failing on GitHub Actions.
95
# See: https://github.com/geerlingguy/ansible-for-devops/issues/359
0 commit comments