Commit graph

16 commits

Author SHA1 Message Date
a37eeb3c46 add schedule
Some checks failed
/ run ansible (push) Has been cancelled
2024-11-01 17:36:35 +01:00
dependabot[bot]
f38ededa6d
Bump actions/setup-python from 5.2.0 to 5.3.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 07:48:05 +00:00
0182e8b13d prevent concurrent runs 2024-10-20 22:26:57 +02:00
b3706204ce refactor docker using role 2024-10-11 18:41:46 +02:00
c41144cfeb dry run on PR 2024-10-11 14:33:32 +02:00
32d5c75883 add dependabot for github actions
Some checks failed
/ run ansible (push) Has been cancelled
2024-10-11 12:23:03 +02:00
3cdd6ec124 remove dry-run 2024-10-11 12:17:54 +02:00
e1899bd3b6 fix vault password 2024-10-11 12:14:58 +02:00
18e923609e ansible force color 2024-10-11 12:11:37 +02:00
69c038380e expose secrets as env 2024-10-11 12:05:19 +02:00
5cc1003b67 dry-run only for the moment 2024-10-11 12:00:11 +02:00
a2fc23e8e8 add missing env vars 2024-10-11 11:58:43 +02:00
81597a4b34 add missing checkout github step 2024-10-11 11:55:26 +02:00
1bc6cad793 debug 2024-10-11 11:53:34 +02:00
ef51a0608c add ansible to requirements file 2024-10-11 11:51:33 +02:00
30e07ae069
add ansible action 2024-10-11 11:48:37 +02:00