move some things, add more packages, successfully re-provisioned loki
This commit is contained in:
parent
0cfed2acdc
commit
fda8660515
11 changed files with 42 additions and 15 deletions
|
@ -10,8 +10,5 @@
|
|||
roles:
|
||||
- base
|
||||
|
||||
- name: post-install setup
|
||||
hosts: base
|
||||
roles:
|
||||
- software
|
||||
- dotfiles
|
||||
- import_playbook: post-install.yaml
|
||||
when: not archiso_detected
|
||||
|
|
5
playbooks/post-install.yaml
Normal file
5
playbooks/post-install.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
- name: post-install setup
|
||||
hosts: base
|
||||
roles:
|
||||
- software
|
||||
- dotfiles
|
Loading…
Add table
Add a link
Reference in a new issue