diff --git a/pages/02.linux/guides/opensuse-preparation/default.en.md b/pages/02.linux/guides/opensuse-preparation/default.en.md new file mode 100644 index 0000000..519e26e --- /dev/null +++ b/pages/02.linux/guides/opensuse-preparation/default.en.md @@ -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`