Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 222 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 222 Bytes

Provision a Nextcloud VM using Vagrant and Ansible

  • Step 1: Install the following roles using ansible-galaxy: ansible-galaxy install -r requirements.yml

  • Step 2: Provision the VM: vagrant up --provision