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 0b95aee commit 4d6cd59Copy full SHA for 4d6cd59
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-22.04
23
steps:
24
- uses: actions/checkout@v4
25
- - run: sudo apt install python3-jmespath python3-netaddr
+ - run: sudo apt install python3-jmespath python3-netaddr nfs-kernel-server
26
- run: ansible-galaxy install geerlingguy.ntp
27
- name: setup vagrant
28
run: |
0 commit comments