This commit is contained in:
6
all.yml
6
all.yml
@@ -7,6 +7,9 @@
|
|||||||
file:
|
file:
|
||||||
path: "/data"
|
path: "/data"
|
||||||
state: directory
|
state: directory
|
||||||
|
- name: Setup base system
|
||||||
|
import_tasks: tasks/base.yml
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- role: geerlingguy.docker
|
- role: geerlingguy.docker
|
||||||
docker_users:
|
docker_users:
|
||||||
@@ -16,8 +19,7 @@
|
|||||||
ansible.builtin.setup:
|
ansible.builtin.setup:
|
||||||
tags: always
|
tags: always
|
||||||
|
|
||||||
- name: Setup base system
|
|
||||||
import_tasks: tasks/base.yml
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user