aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Move CI to lint ansible only if ansible files are changedGravatar Chris Lovering2023-08-13-85/+94
|
* Update pre-commit configGravatar Chris Lovering2023-08-13-20/+20
|
* Move requirements to poetryGravatar Chris Lovering2023-08-13-4/+1265
|
* Rename lint to lint-ansibleGravatar Chris Lovering2023-08-13-0/+0
|
* Update the root README witht he new changesGravatar Chris Lovering2023-08-13-28/+19
|
* Add a basic README for the ansible folderGravatar Chris Lovering2023-08-13-0/+17
|
* Move all ansible files to their own folderGravatar Chris Lovering2023-08-13-1/+1
|
* Serve static files from Turing (#116)Gravatar ChrisJL2023-08-12-4/+46
| | | | | | | | | | | | | * Redirect http requests to https * Remove default NGINX site * Remove trailing whitespace from old meeting note * Mount static files * Correct capitalisation of notify directives * Add missing children key to inventory
* Add meeting notes for todayGravatar Johannes Christ2023-08-08-2/+35
|
* Update meeting note templateGravatar Johannes Christ2023-08-02-1/+2
|
* Import meeting notes from notionGravatar Johannes Christ2023-08-02-2/+217
|
* Add meeting notes for next weekGravatar Johannes Christ2023-08-02-0/+11
|
* Add meeting notes for todayGravatar Johannes Christ2023-08-01-9/+48
|
* Ignore vault when running ansible-lintGravatar Chris Lovering2023-08-01-0/+1
|
* Bump dnspython from 2.4.0 to 2.4.1Gravatar dependabot[bot]2023-08-01-1/+1
| | | | | | | | | | | | | | Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.4.0 to 2.4.1. - [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Add CI failures to agendaGravatar Johannes Christ2023-08-01-0/+8
|
* Add meeting notes for next weekGravatar Johannes Christ2023-07-25-9/+12
|
* Add meeting note issue for agenda tomorrowGravatar Johannes Christ2023-07-24-2/+2
|
* BUmp dependencies to latestGravatar Chris Lovering2023-07-24-3/+3
|
* Remove explicit rrsync server start scriptGravatar Chris Lovering2023-07-24-18/+0
|
* Remove all mention of old machinesGravatar Chris Lovering2023-07-24-21/+2
|
* Fix ansible-lint errorsGravatar chrislovering2023-07-24-18/+22
|
* Bump dependenciesGravatar chrislovering2023-07-24-3/+3
|
* Expliticly install geoip nginx moduleGravatar chrislovering2023-07-24-0/+1
| | | | This is no longer included in nginx core in debian 13
* Bump postgres to 15Gravatar chrislovering2023-07-24-1/+1
| | | | This is now what's available in debian 13 stable
* Enable the default .bashrc for rootGravatar chrislovering2023-07-24-0/+7
|
* Ensure renewal-hooks deploy directory exists before syncing certsGravatar chrislovering2023-07-24-0/+7
|
* Re-add previous ansible rolesGravatar Chris Lovering2023-07-24-93/+435
| | | | | | | Co-authored-by: Hassan Abouelela <[email protected]> Co-authored-by: Johannes Christ <[email protected]> Co-authored-by: Joe Banks <[email protected]> Co-authored-by: MarkKoz <[email protected]>
* Remove bad default fail2ban ignore IPGravatar Chris Lovering2023-07-24-1/+2
|
* Remove kubespray and related rolesGravatar Chris Lovering2023-07-24-1842/+3
|
* Add agenda for next weekGravatar Johannes Christ2023-07-18-0/+11
|
* Add meeting notes for todayGravatar Johannes Christ2023-07-18-0/+35
|
* Add meeting notes for yesterdayGravatar Johannes Christ2023-07-12-0/+34
|
* Add Chris's other ssh keyGravatar chrislovering2023-06-17-1/+2
|
* Bump ansible from 7.4.0 to 7.5.0 (#99)Gravatar dependabot[bot]2023-05-04-1/+1
| | | | | | | | | | | | | | | Bumps [ansible](https://github.com/ansible/ansible) from 7.4.0 to 7.5.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pre-commit from 3.2.1 to 3.2.2 (#97)Gravatar dependabot[bot]2023-04-11-1/+1
| | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ansible from 7.3.0 to 7.4.0 (#95)Gravatar dependabot[bot]2023-04-05-1/+1
| | | | | | | | | | | | | | | Bumps [ansible](https://github.com/ansible/ansible) from 7.3.0 to 7.4.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pre-commit from 3.2.0 to 3.2.1 (#94)Gravatar dependabot[bot]2023-03-30-1/+1
| | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pre-commit from 3.1.1 to 3.2.0 (#92)Gravatar dependabot[bot]2023-03-21-1/+1
| | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.1.1...v3.2.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add Griff's ssh key to bootstrapGravatar ChrisJL2023-03-14-0/+1
|
* Bump pre-commit from 3.1.0 to 3.1.1 (#88)Gravatar dependabot[bot]2023-03-06-1/+1
| | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ansible from 7.2.0 to 7.3.0 (#89)Gravatar dependabot[bot]2023-03-06-1/+1
| | | | | | | | | | | | | | | Bumps [ansible](https://github.com/ansible/ansible) from 7.2.0 to 7.3.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Match casing of task handlersGravatar GDWR2023-03-04-5/+5
| | | | Ansible is case sensitive when specifying a handler
* Bump pre-commit from 3.0.4 to 3.1.0 (#86)Gravatar dependabot[bot]2023-02-27-1/+1
| | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.0.4 to 3.1.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.0.4...v3.1.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Only install `python3-pip` on `control` as it is required to install ansibleGravatar GDWR2023-02-22-2/+2
|
* add snippet about world writable ansible dir on windows causing permissions ↵Gravatar Bradley Reynolds2023-02-22-1/+5
| | | | | | errors Signed-off-by: Bradley Reynolds <[email protected]>
* Add `local_testing` utilizing vagrant and virtualbox to create an ↵Gravatar GDWR2023-02-22-0/+204
| | | | environment that we can test ansible updates in
* Bump SebastiaanZ/github-status-embed-for-discord to 0.3.0Gravatar Chris Lovering2023-02-22-10/+1
| | | | This also removes the need to pass some of the keys, so those have been removed.
* Bump CI action versions to latestGravatar Chris Lovering2023-02-22-5/+5
|
* Pin dependencies & resolve ansible-lint failures (#79)Gravatar GDWR2023-02-22-9/+32
| | | | | | | * Use uppercase for all names * Pin `requirements.txt` versions * Add `dependabot.yml`