Ansible will be installed by Vagrant in the VM and will then provision the machine from within, making the Windows Subsystem for Linux obsolete. The Vagrant host (Windows 10) only has to have Vagrant installed.
29 lines
No EOL
202 B
Text
29 lines
No EOL
202 B
Text
# All hosts
|
|
satt ansible_user=vagrant
|
|
|
|
[vagrant]
|
|
satt
|
|
|
|
[docker]
|
|
satt
|
|
|
|
[ubuntu]
|
|
satt
|
|
|
|
[debian:children]
|
|
ubuntu
|
|
|
|
[nextcloud]
|
|
satt
|
|
|
|
[jitsi_docker]
|
|
satt
|
|
|
|
[collabora]
|
|
satt
|
|
|
|
[onlyoffice]
|
|
satt
|
|
|
|
[cryptpad]
|
|
satt |