Add steps for OpenSUSE 15 VM

This commit is contained in:
exu 2025-03-09 20:09:55 +01:00
parent b445ab741e
commit 958f4a68d6

View File

@ -0,0 +1,16 @@
---
title: "Prepare OpenSuse 15.6 for Ansible"
visible: true
---
[toc]
Steps for preparing an OpenSUSE 15.6 VM created from the official cloud images for Ansible management.
## DNS Config
Use `yast` or edit `/etc/sysconfig/network/config` to set the DNS-server
## Python
A new Python version is required, install `python312` using `zypper`