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
|
||||
# tags: incus
|
||||
|
||||
- name: Raise infrastructure
|
||||
hosts: localhost
|
||||
tags: infrastructure
|
||||
tasks:
|
||||
- ansible.builtin.import_role:
|
||||
name: infrastructure
|
||||
# - name: Raise infrastructure
|
||||
# hosts: localhost
|
||||
# tags: infrastructure
|
||||
# tasks:
|
||||
# - ansible.builtin.import_role:
|
||||
# name: infrastructure
|
||||
|
||||
# ansible-galaxy install geerlingguy.docker
|
||||
- name: Install docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue