Add nfs-common to common role
This commit is contained in:
parent
caabd61057
commit
d6328146b3
@ -4,10 +4,6 @@
|
||||
# k8s
|
||||
- hosts: tags_pik8s
|
||||
gather_facts: no
|
||||
tasks:
|
||||
- name: install nfs-common
|
||||
apt: name=nfs-common
|
||||
tags: [ k8s, packages, apt ]
|
||||
roles:
|
||||
- role: k8s
|
||||
tags: [ k8s, skip-pull ]
|
||||
|
@ -15,6 +15,7 @@
|
||||
- jq
|
||||
- ncdu
|
||||
- net-tools
|
||||
- nfs-common
|
||||
- openssh-server
|
||||
- pwgen
|
||||
- python-is-python3 # God damn you Nextcloud role
|
||||
|
Loading…
Reference in New Issue
Block a user