Skip to content
Snippets Groups Projects
Verified Commit 90fd4ae9 authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

Add nfs-common to kube-nodes

parent 4614b06e
No related branches found
No related tags found
No related merge requests found
......@@ -19,3 +19,8 @@
state: present
key: "{{ item }}"
loop: "{{ ssh_keys }}"
- name: Install nfs common
package:
state: present
name:
- nfs-common
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment