Sudo dtuff
This commit is contained in:
parent
05ca3fc2bd
commit
eb06ad2a6f
2 changed files with 3 additions and 1 deletions
|
@ -3,5 +3,5 @@
|
||||||
# apt install git ansible
|
# apt install git ansible
|
||||||
$ git clone https://code.smolnet.org/micke/datta.git
|
$ git clone https://code.smolnet.org/micke/datta.git
|
||||||
$ cd datta
|
$ cd datta
|
||||||
$ ansible-playbook --ask-become-pass setup.yaml
|
$ ansible-playbook --become-method=sudo setup.yaml
|
||||||
```
|
```
|
||||||
|
|
|
@ -20,6 +20,7 @@
|
||||||
- foot
|
- foot
|
||||||
- git
|
- git
|
||||||
- grimshot
|
- grimshot
|
||||||
|
- libreoffice
|
||||||
- lxpolkit
|
- lxpolkit
|
||||||
- mesa-utils
|
- mesa-utils
|
||||||
- mesa-utils-bin
|
- mesa-utils-bin
|
||||||
|
@ -32,6 +33,7 @@
|
||||||
- pipewire-audio
|
- pipewire-audio
|
||||||
- pipx
|
- pipx
|
||||||
- plocate
|
- plocate
|
||||||
|
- pkexec
|
||||||
- puppet-lint
|
- puppet-lint
|
||||||
- python3-yamlfix
|
- python3-yamlfix
|
||||||
- scdaemon
|
- scdaemon
|
||||||
|
|
Loading…
Add table
Reference in a new issue