Good ol' organization. Tasks folder started getting too busy, and still kind of is.

This commit is contained in:
2021-01-31 18:02:37 -06:00
parent 47be3301e1
commit 0f0f9a3aeb
10 changed files with 18 additions and 12 deletions

View File

@ -7,4 +7,11 @@
- htop
- neofetch
- "{{ sshfs }}"
- locate
state: present
- name: Remove Repo Software
package:
name:
- cowsay # Sorry ;)
state: present

View File

@ -7,7 +7,7 @@
name: ansible
comment: Ansible
system: yes
# Superuser
- name: Create User Hyperling
@ -19,5 +19,4 @@
append: yes
shell: /bin/bash
create_home: yes
skeleton: yes
generate_ssh_key: yes
generate_ssh_key: yes