Add OpenSUSE to the distro's installation guide (#80308)

* Add OpenSUSE to the distro's installation guide

Similar to the rest of the distros, OpenSUSE distributes ansible and it was
missing.

Signed-off-by: ybonatakis <ybonatakis@suse.com>
pull/80454/head
Yiannis 2 years ago committed by GitHub
parent ec403db1c7
commit af6d75e313
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,6 +28,14 @@ On CentOS:
RPMs for currently supported versions of CentOS are also available from `EPEL <https://fedoraproject.org/wiki/EPEL>`_.
Installing Ansible on OpenSUSE Tumbleweed/Leap
----------------------------------------------
.. code-block:: bash
$ sudo zypper install ansible
See `OpenSUSE Support Portal <https://en.opensuse.org/Portal:Support>` for additional help with Ansible on OpenSUSE.
.. _from_apt:

Loading…
Cancel
Save