No description
Find a file
pre-commit-ci[bot] a406f8db72
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/ansible/ansible-lint: v24.12.2 → v25.1.1](https://github.com/ansible/ansible-lint/compare/v24.12.2...v25.1.1)
- [github.com/gitguardian/ggshield: v1.34.0 → v1.36.0](https://github.com/gitguardian/ggshield/compare/v1.34.0...v1.36.0)
2025-02-04 00:36:59 +00:00
.github Bump actions/setup-python from 5.3.0 to 5.4.0 2025-02-01 07:35:42 +00:00
inventories disable strict host key checking 2024-10-11 12:06:59 +02:00
playbooks update free mobile cron 2025-01-31 13:58:34 +01:00
roles ghost: block spam email domains 2025-01-24 22:38:33 +01:00
.ansible-lint add borgmatic 2024-10-13 19:15:24 +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 [pre-commit.ci] pre-commit autoupdate 2025-02-04 00:36:59 +00: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