Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-07 | Replace yamllint with ansible-lint | Matthew Fennell | |
ansible-lint uses yamllint under the hood, and also checks for many more "logical" errors in the ansible config. | |||
2024-01-07 | Add initial playbook | Matthew Fennell | |
At present, the playbook simply ensures that all required packages are installed. |