Is your feature request related to a problem? Please describe.
I like detailed information on https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/prerequisites.md about which programs need to be installed, but I think it would be better if there also are one liners for those programs as well. They should greatly reduce the number of basic questions related to required software such as Ansible.
Is your feature request related to a problem? Please describe. I like detailed information on https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/prerequisites.md about which programs need to be installed, but I think it would be better if there also are one liners for those programs as well. They should greatly reduce the number of basic questions related to required software such as Ansible.
Here are examples:
Describe the solution you'd like One liners like this:
(On your local computer) For Debian/Ubuntu:
For ArchLinux:
For Windows: …
(On your server) For Debian/Ubuntu: …
Describe alternatives you've considered
Additional context I'm no expert here so I could not make a proper suggestion about which one liners would be expected.