DEV Community

Cover image for Getting sudo with ansible on Debian
Daniel Persson
Daniel Persson

Posted on

Getting sudo with ansible on Debian

Getting started using ansible. In this example we will install sudo with ansible on Debian. The script will install all dependencies required and add a user to the sudo group.

Top comments (0)