Fix conditional

This commit is contained in:
flyingscorpio@clevo 2022-08-28 21:56:34 +02:00
parent e13428d63b
commit 37551c095c

View file

@ -192,7 +192,7 @@
owner: git
group: git
mode: 0640
when: push_latest_gitea_dump == 'yes'
when: push_latest_gitea_dump.user_input == 'yes'
- name: Deploy repos
become: true