Commit graph

9 commits

Author SHA1 Message Date
a0021c4979 🚨 Add more spaces before comment
Fixes the following ansible-lint warnings:

    yaml[comments]: Too few spaces before comment
    host-unicorn.yml:31

    yaml[comments]: Too few spaces before comment
    host-wittgenstein.yml:143
2025-02-19 22:01:13 +01:00
fa7e94403f 🚨 Remove extra spaces
Fixes the following ansible-lint warning:

    yaml[colons]: Too many spaces after colon
    host-wittgenstein.yml:149
2025-02-19 21:52:39 +01:00
49dd796a05 🚨 Modernize ansible-lint silence markup
Fixes the following warning when running `ansible-lint`:

    WARNING  Replaced outdated tag '503' with 'no-handler', replace it to avoid future regressions

Link: https://ansible.readthedocs.io/projects/lint/rules/no-handler/
2025-02-19 21:40:23 +01:00
832094843a 🚚 roles: dehydrated: Use namespaced role name
In "ansible-role-dehydrated" the words "ansible" and "role" are
redundant, because implicit anyway.  What actually helps here is using a
namespaced name in the format galaxy would use, to make clear it's an
external role, and where it comes from.

Link: https://docs.ansible.com/ansible/latest/galaxy/user_guide.html#installing-multiple-roles-from-a-file
2024-12-28 12:07:20 +01:00
7fdfe89ed8 Setup docker container Ampel Controller 2024-11-02 23:01:13 +01:00
5f4e63c1de Set the wittgenstein MAC address 2024-11-02 23:01:13 +01:00
04c6a6d586 Set up the SpaceAPI service docker container 2024-11-02 23:01:13 +01:00
136c2c8985 Add paho-mqtt library to install dependencies 2024-11-02 23:01:13 +01:00
f4db6fa395 Add Ansible setup for wittgenstein 2024-11-02 23:01:13 +01:00