Add sudo to installed packages. How was that missed??

This commit is contained in:
Hyperling 2021-01-31 17:14:08 -06:00
parent e0b9864a99
commit 65a9394694

View File

@ -1,6 +1,7 @@
- name: Install Repo Software - name: Install Repo Software
package: package:
name: name:
- sudo
- htop - htop
- neofetch - neofetch
- "{{ sshfs }}" - "{{ sshfs }}"