mirror of
https://github.com/Crocmagnon/ansible.git
synced 2024-11-23 07:48:04 +01:00
No description
f38ededa6d
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v5.2.0...v5.3.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
inventories | ||
playbooks | ||
roles | ||
.ansible-lint | ||
.gitignore | ||
.mise.toml | ||
.pre-commit-config.yaml | ||
ansible.cfg | ||
LICENSE | ||
Makefile | ||
new-app | ||
README.md | ||
requirements.txt |
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