wip
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
---
|
||||
# file: inventories/host_vars/localhost
|
||||
|
||||
disks_additional_disks:
|
||||
- disk: none
|
||||
fstype: btrfs
|
||||
mount: /var/lib/docker
|
||||
service: docker
|
||||
docker_image_tag: "{{ lookup('env','ANSIBLE_DOCKER_IMAGE_TAG') or 'latest' }}"
|
||||
docker_registry: "{{ lookup('env','ANSIBLE_DOCKER_REGISTRY') }}"
|
||||
hosts_enable_local: true
|
||||
|
||||
Reference in New Issue
Block a user