Commit Graph

13 Commits

Author SHA1 Message Date
Faustin Lammler 4c30ee7ecc
Makefile should not be dependant of direnv or similar
The Makefile needs to be able to use previous ansible installed
commands.
2025-07-01 21:03:24 +02:00
Faustin Lammler e6fa74ff97
Fix molecule roles searching
And clean some remaining `pip install` stuff in favor of `uv pip`.
2025-01-29 11:11:48 +01:00
Faustin Lammler 16ee77db3e
Switch to uv 2024-12-06 16:07:28 +01:00
Faustin Lammler 6dbb252b6c
Makefile needs bash 2024-05-16 10:10:24 +02:00
Faustin Lammler 9522d61413
Makefile compatible with other shells 2024-04-28 13:56:21 +02:00
Faustin Lammler 9ab2a3bb24
Bump molecule version
Add ansible collection specific requirements since they are no more
installed by default. Also, installing molecule-podman cause error
(https://github.com/ansible-community/molecule/issues/3895)
2023-04-26 15:04:07 +02:00
Faustin Lammler a7989e042d
Remove master namming 2022-10-12 18:56:15 +02:00
Faustin Lammler bc0663c9f3
Pre-commit helper 2022-10-12 11:28:48 +02:00
Faustin Lammler c70f3b8beb
Target new Debian stable version by default 2021-11-01 13:13:11 +01:00
Faustin Lammler 1e2020d920
Upgrade molecule 2021-02-06 14:50:30 +01:00
Faustin Lammler fd3ef0a1b1
Use latest dependencies 2020-10-20 16:10:48 +02:00
Faustin Lammler 9c5628ac13
Improve option to skip CI
- KISS makefile
- log function for dump script
2020-05-27 18:00:12 +02:00
Faustin Lammler 12ebef99b1
Import role from old project
- lots of improvements and simplifications.
2020-05-27 14:49:07 +02:00