Debug existing config map;Fix key;Fix tty mess of typos;Fix git push
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-07-26 10:08:35 +02:00
parent c29728594c
commit d986d5ab25
3 changed files with 18 additions and 15 deletions

View File

@ -9,7 +9,7 @@
ansible.builtin.template:
src: tty.j2
dest: /opt/firstboot/tty.sh
user: root
owner: root
group: root
mode: 0700