mirror of
https://github.com/Crocmagnon/ansible.git
synced 2024-11-21 14:58:02 +01:00
No description
playbooks | ||
.ansible-lint | ||
.ansible-lint-ignore | ||
.gitignore | ||
.mise.toml | ||
.pre-commit-config.yaml | ||
inventory.yaml | ||
LICENSE | ||
Makefile | ||
README.md |
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