.. | ||
doc | ||
files | ||
roles | ||
vars | ||
.gitignore | ||
ansible.cfg | ||
deploy-example.yaml | ||
deploy-test.yaml | ||
inventory-example | ||
inventory-test | ||
README.md | ||
redhat-pre_tasks.yaml | ||
requirements.yaml |
NextCloud Ansible
This is our playbook for installing NextCloud.
pre-requisites
If you're using ansible-core
, you need to install the requirements first.
ansible-galaxy install -r requirements.yaml
Usage
We have four types of installation:
Playbook | Inventory |
---|---|
deploy-example-talk-ha.yaml | inventory-example-talk-ha |
deploy-example-talk-ha.yaml | inventory-example-single-no-talk-ha |
deploy-example-no-talk-ha.yaml | inventory-example-talk-ha |
deploy-example-no-talk-ha.yaml | inventory-example-single-no-talk-ha |