Can we Setup with Ubuntu 20.04 and still use this tutorial for the installation of the LAMP stack https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-ubuntu-18-04 and this tutorial for Ansible Installation and Set Up of Docker https://www.digitalocean.com/community/tutorials/how-to-use-ansible-to-install-and-set-up-docker-on-ubuntu-18-04
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @mrspanama,
Looking at the tutorial you should be able to use both of them and be able to configure both LAMP and Docker with Ansible.
There are some differences between 18.04 and 20.04 but they shouldn’t be that big that would prevent you from using the above articles.
Regards, KFSYs