Update sending messages to use bot accounts and clean up variables.

This commit is contained in:
Christian Steinle
2022-07-19 10:08:00 +02:00
parent 3ed032077a
commit c7913808c2
10 changed files with 128 additions and 85 deletions

View File

@@ -1,7 +0,0 @@
mysql_password: !vault |
$ANSIBLE_VAULT;1.1;AES256
30653032393533663237383138653662303937653238323336626431623839323265383536336138
3236353431326238356266613230343333616564383230330a363838633264356263333966613265
65636531363865386134663439616562623430363439613863343831333930363762366432343361
6163373838653762650a346431633230666637306635386262333961646232386262633363643734
65616232363735386461376239303338366537313365316161396262336163653536

View File

@@ -1,5 +1,12 @@
ansible_python_interpreter: /usr/bin/python2
mysql_user: root
mysql_password: !vault |
$ANSIBLE_VAULT;1.1;AES256
30653032393533663237383138653662303937653238323336626431623839323265383536336138
3236353431326238356266613230343333616564383230330a363838633264356263333966613265
65636531363865386134663439616562623430363439613863343831333930363762366432343361
6163373838653762650a346431633230666637306635386262333961646232386262633363643734
65616232363735386461376239303338366537313365316161396262336163653536
backup_dir: /var/chris
databases: ['c1_scheidle', 'c1_startup', 'c2_buehler', 'c4_svj', 'c5_maier', 'dbispconfig', 'roundcube']