mirror of
https://github.com/BluemediaDev/homelab.git
synced 2025-05-10 22:21:36 +02:00
Provisioning works now
This commit is contained in:
parent
c751a1e64d
commit
60df856435
16 changed files with 84 additions and 38 deletions
5
metal/roles/pxe-teardown/tasks/main.yml
Normal file
5
metal/roles/pxe-teardown/tasks/main.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
- name: Tear down PXE stack
|
||||
docker_compose:
|
||||
project_name: "pxe"
|
||||
project_src: "{{ playbook_dir }}/roles/pxe-server/files/"
|
||||
state: absent
|
Loading…
Add table
Add a link
Reference in a new issue