reorganized file layout

This commit is contained in:
Jay LaCroix
2020-09-01 16:09:48 -04:00
parent d925816155
commit 38479255ad

View File

@@ -1,11 +1,6 @@
- hosts: localhost
connection: local
become: true
tasks:
- name: Install packages
apt:
name:
- htop
- mc
- tmux
- name: Install packages
apt:
name:
- htop
- mc
- tmux