Simplify file.
This commit is contained in:
parent
c91b125093
commit
2c2f9d692b
@ -4,11 +4,6 @@
|
|||||||
connection: local
|
connection: local
|
||||||
become: true
|
become: true
|
||||||
|
|
||||||
pre_tasks:
|
|
||||||
- name: Update Repositories
|
|
||||||
package:
|
|
||||||
update_cache: yes
|
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Install Software
|
- name: Install Software
|
||||||
package:
|
package:
|
||||||
@ -16,3 +11,4 @@
|
|||||||
- htop
|
- htop
|
||||||
- neofetch
|
- neofetch
|
||||||
- sshfs
|
- sshfs
|
||||||
|
update_cache: yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user