Add python to robin for ansible
This commit is contained in:
parent
0c6d6c4769
commit
2ddfc65f07
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
||||||
wget
|
wget
|
||||||
openiscsi # Required for longhorn
|
openiscsi # Required for longhorn
|
||||||
nfs-utils
|
nfs-utils
|
||||||
|
python3 # Required by ansible
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.networkmanager.enable = true;
|
networking.networkmanager.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue