Exam project
make run-ansible
runs the Ansible playbookmake run-ansible-lint
runs the Ansible playbook linter- An example inside of
examples
of the integration between Nextcloud and Keycloak
In the project root:
- create a
variables.yml
to fit your VMs parameters (see variables.example.yml) - create a
secrets.yml
with your VMs sudo passwords (see secrets.example.yml)