point installer and ansible to alpha

This commit is contained in:
t3chn0m4g3
2024-02-23 17:30:36 +01:00
parent 31f09413e0
commit 127f0c2c92
2 changed files with 2 additions and 2 deletions

View File

@ -652,7 +652,7 @@
git:
repo: 'https://github.com/telekom-security/tpotce'
dest: '/home/{{ ansible_user_id }}/tpotce/'
version: dev
version: alpha
clone: yes
update: no
when: ansible_distribution in ["AlmaLinux", "Debian", "Fedora", "openSUSE Tumbleweed", "Raspbian", "Rocky", "Ubuntu"]