fix(infra): Disable infrastructure skeleton until implementation
This commit is contained in:
parent
961e10223c
commit
255b812b54
1 changed files with 6 additions and 6 deletions
12
site.yaml
12
site.yaml
|
|
@ -49,12 +49,12 @@
|
||||||
# name: incus-install
|
# name: incus-install
|
||||||
# tags: incus
|
# tags: incus
|
||||||
|
|
||||||
- name: Raise infrastructure
|
# - name: Raise infrastructure
|
||||||
hosts: localhost
|
# hosts: localhost
|
||||||
tags: infrastructure
|
# tags: infrastructure
|
||||||
tasks:
|
# tasks:
|
||||||
- ansible.builtin.import_role:
|
# - ansible.builtin.import_role:
|
||||||
name: infrastructure
|
# name: infrastructure
|
||||||
|
|
||||||
# ansible-galaxy install geerlingguy.docker
|
# ansible-galaxy install geerlingguy.docker
|
||||||
- name: Install docker
|
- name: Install docker
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue