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