Good ol' organization. Tasks folder started getting too busy, and still kind of is.
This commit is contained in:
@ -7,4 +7,11 @@
|
||||
- htop
|
||||
- neofetch
|
||||
- "{{ sshfs }}"
|
||||
- locate
|
||||
state: present
|
||||
|
||||
- name: Remove Repo Software
|
||||
package:
|
||||
name:
|
||||
- cowsay # Sorry ;)
|
||||
state: present
|
@ -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
|
Reference in New Issue
Block a user