No description
Find a file
Gabriel Augendre 63b4190201
Some checks are pending
/ run ansible (push) Waiting to run
add nextcloud-aio wip
2024-10-12 15:45:47 +02:00
.github refactor docker using role 2024-10-11 18:41:46 +02:00
inventories disable strict host key checking 2024-10-11 12:06:59 +02:00
playbooks add nextcloud-aio wip 2024-10-12 15:45:47 +02:00
roles/docker add display 2024-10-12 11:21:44 +02:00
.ansible-lint add charasheet 2024-10-11 17:18:53 +02:00
.gitignore add charasheet 2024-10-11 17:18:53 +02:00
.mise.toml refactor docker using role 2024-10-11 18:41:46 +02:00
.pre-commit-config.yaml add caddy fmt pre-commit hook 2024-10-11 16:51:42 +02:00
ansible.cfg add bin files 2024-10-11 16:42:01 +02:00
LICENSE Create LICENSE 2024-10-09 23:17:39 +02:00
Makefile add update playbook + folder for apps 2024-10-10 19:54:13 +02:00
new-app add nextcloud 2024-10-12 13:33:33 +02:00
README.md add update playbook + folder for apps 2024-10-10 19:54:13 +02:00
requirements.txt add ansible to requirements file 2024-10-11 11:51:33 +02:00

ansible

Server management

vault

Create a vault.pass file with the ansible vault password.

initial setup

ansible-playbook playbooks/dependencies/*.yaml

run

ansible-playbook playbooks/apps/*.yaml