Servers, containers and stuff
Go to file
dependabot-preview[bot] 73887965b4
Bump ansible from 2.9.2 to 2.9.4
Bumps [ansible](https://github.com/ansible/ansible) from 2.9.2 to 2.9.4.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](https://github.com/ansible/ansible/compare/v2.9.2...v2.9.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-01 05:50:04 +00:00
.github/workflows Add a setup helper script 2019-12-08 17:09:07 +00:00
ansible Install librespeed 2020-01-30 13:43:28 +00:00
scripts Remove password authentication 2020-01-26 18:49:02 +00:00
.gitignore Define haproxy config 2019-12-08 16:47:28 +00:00
dev-requirements.txt Bump yamllint from 1.19.0 to 1.20.0 2020-01-01 07:31:43 +00:00
README.md Add some writeup to readme 2019-12-08 19:33:13 +00:00
requirements.txt Bump ansible from 2.9.2 to 2.9.4 2020-02-01 05:50:04 +00:00
yamllint.yml Add GitHub workflows for linting 2019-12-08 12:07:57 +00:00

Infrastructure

Ansible Status Generic Linting

Requirements

  • Python 3
  • Locally configured SSH config (ideally deployed through dotfiles)

Installation

./scripts/setup.sh

Private Settings

The ansible vault password needs setting in ansible/.vault_pass.

Deploying

./scripts/deploy.sh

Alternatively, each component can be deployed separately:

  • ./scripts/ansible.sh