Fix: formating
This commit is contained in:
parent
e50ccd7ef0
commit
4d535e748a
@ -12,13 +12,16 @@
|
|||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Set up aur env
|
- name: Set up aur env
|
||||||
include_role: arch_aur
|
include_role:
|
||||||
|
name: arch_aur
|
||||||
|
|
||||||
- name: Install core packages
|
- name: Install core packages
|
||||||
include_role: core
|
include_role:
|
||||||
|
name: core
|
||||||
|
|
||||||
- name: Set up workstation
|
- name: Set up workstation
|
||||||
include_role: workstation
|
include_role:
|
||||||
|
name: workstation
|
||||||
|
|
||||||
- name: Include user
|
- name: Include user
|
||||||
include_role:
|
include_role:
|
||||||
|
Loading…
Reference in New Issue
Block a user