Include tasks.

This commit is contained in:
Hyperling 2020-12-21 04:52:37 -06:00
parent 07e97df5d8
commit 413813ed03

View File

@ -5,10 +5,6 @@
become: true
tasks:
- name: Install Software
package:
name:
- htop
- neofetch
- sshfs
update_cache: yes
- include: tasks/users.yml
- include: tasks/cron.yml
- include: tasks/packages.yml