* Revamp Windows docs
Rearranges the docs for Windows to expand on the different connection
types outside of winrm. Also removes a lot of the old and outdated
information that is no longer needed as the affected OS versions are end
of life and no longer supported by Ansible.
* Apply suggestions from code review
Co-authored-by: Don Naro <dnaro@redhat.com>
* Fix orphaned links and other changes
* Update after rebase and fix some links and indentation
---------
Co-authored-by: Don Naro <dnaro@redhat.com>
* Add installation instructions for Arch Linux
* Remove extra hyphen in the Windows instruction's title
* Remove duplicate target name for the bugtracker link
* Anonymous ref to fix rstcheck warning
Co-authored-by: Maxwell G <maxwell@gtmx.me>
---------
Co-authored-by: Maxwell G <maxwell@gtmx.me>
* 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>