Commit graph

15 commits

Author SHA1 Message Date
1b4df1aee5 Fix more lint nagging 2022-11-16 22:35:44 +01:00
d9b7c12be8 Change default of git pull to rebase 2022-05-23 14:50:10 +02:00
7454228aaa Use ansible_facts['distribution'] instead of ansible_distribution 2022-03-10 22:34:45 +01:00
Tunui Franken
24b9677c45 Change settings that were uncompatible with ansible < 2.11 2022-03-03 12:21:30 +01:00
18cadd4ffa Including vault.yml to git role was needed 2022-03-01 10:42:15 +01:00
3161345c5e Move username_if_absent to vars file 2022-03-01 10:39:17 +01:00
9787919b72 Move git_email var to vault file to make it visible in main.yml 2022-03-01 10:08:56 +01:00
ee62cd8591 Use ternary for git role 2022-03-01 08:26:04 +01:00
306787a60a Try ternary on git role 2022-03-01 07:06:31 +01:00
72b240def6 Make git role idempotent 2022-02-27 13:40:30 +01:00
5266b420a2 Add check-sudo role to avoid hanging with wrong become passwords during play 2022-02-26 19:01:45 +01:00
fc3379bdc5 toansible: Remove new line at start of yml files 2022-02-22 21:19:07 +01:00
c45597d088 toansible: Finish git installation with ansible-vault for secrets 2022-02-22 14:21:33 +01:00
3459a67850 toansible: Add git installation 2022-02-22 13:48:35 +01:00
3ad81ae8ae toansible: Start adding git installation 2022-02-22 13:23:22 +01:00