No description
Find a file
2024-10-11 12:06:59 +02:00
.github/workflows expose secrets as env 2024-10-11 12:05:19 +02:00
inventories disable strict host key checking 2024-10-11 12:06:59 +02:00
playbooks harmonize 'dir' variables 2024-10-11 11:29:20 +02:00
.ansible-lint add ansible to requirements file 2024-10-11 11:51:33 +02:00
.ansible-lint-ignore add 'all' playbooks to facilitate running all other 2024-10-11 11:14:16 +02:00
.gitignore setup lyon-transports 2024-10-09 19:51:11 +02:00
.mise.toml add github inventory 2024-10-11 11:47:38 +02:00
.pre-commit-config.yaml add git guardian pre-commit 2024-10-11 01:49:32 +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
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