Commit graph

8 commits

Author SHA1 Message Date
dependabot[bot] efe8f9ade0
chore(deps): bump jinja2 from 3.1.3 to 3.1.4 in /ansible
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 21:53:32 +00:00
Stephan Lüscher cb4d82c7cf
feat(ansible): allow for input variable files to configure forge behavior (#13) 2024-05-03 14:21:06 +00:00
Stephan Lüscher a2a37bd54c
feat(ansible): add role for variable debugging 2024-05-03 14:03:46 +00:00
Stephan Lüscher 2874825341
feat(ansible): playbooks to build and clone projects (#13) 2024-05-01 16:29:19 +00:00
Stephan Lüscher f7572aa4b7
feat(ansible): give feedback on elapsed time per task and make output human readable 2024-05-01 16:27:32 +00:00
Stephan Lüscher 8d0fe541b0
feat(main): install ansible collections 2024-05-01 16:26:23 +00:00
Stephan Lüscher 101652eb31
feat(main): keep ansible running
this allows us to run any playbook after the
setup is done
2024-05-01 08:30:11 +00:00
Stephan Lüscher 2e8cc2f51a
feat(main): ditch ansible-semaphore and use ansible directly 2024-04-29 10:59:35 +00:00