Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-10-31 16:14:38 +01:00
parent 9eddb44919
commit a5ee37cfe1

View File

@ -147,6 +147,10 @@
ARCHFLAGS: "-arch aarch64" ARCHFLAGS: "-arch aarch64"
tasks: tasks:
- name: get ansible facts
debug:
var: ansible_facts
- name: Create pi user - name: Create pi user
copy: copy:
dest: /boot/userconf dest: /boot/userconf