Add markdown CI (#5380)

This commit is contained in:
Maxime Guyot
2019-12-04 16:22:57 +01:00
committed by Kubernetes Prow Robot
parent b1fbead531
commit a9b67d586b
41 changed files with 567 additions and 507 deletions

View File

@@ -1,11 +1,10 @@
openSUSE Leap 15.0 and Tumbleweed
===============
# openSUSE Leap 15.0 and Tumbleweed
openSUSE Leap installation Notes:
- Install Ansible
```
```ShellSession
sudo zypper ref
sudo zypper -n install ansible
@@ -15,5 +14,4 @@ openSUSE Leap installation Notes:
```sudo zypper -n install python-Jinja2 python-netaddr```
Now you can continue with [Preparing your deployment](getting-started.md#starting-custom-deployment)