env-ansible/tasks/packages.yml

7 lines
98 B
YAML
Raw Normal View History

- name: Install Repo Software
package:
name:
- htop
- neofetch
2021-01-31 13:02:29 -06:00
- "{{ sshfs }}"