Remove volume_root_folder from vars.yml

It is defined later in the docker role already.
This commit is contained in:
Sam A. 2022-11-15 20:52:38 +01:00
parent ba44677cf3
commit 52ead4fee5
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 0 additions and 2 deletions

View File

@ -30,5 +30,3 @@ users:
- sudo
ssh_keys:
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPd/4fQV7CL8/KVwbo/phiV5UdXFBIDlkZ+ps8C7FeRf samsapti
volume_root_folder: "/docker-volumes"