anderpups

Results 2 comments of anderpups

Hello - It is just a cosmetic issue, it doesn't seem to change the behavior of the redirect. Thanks

As a workaround, I used the below as part of my preflight tasks. ```yaml - name: Create 'aap_install_user' for installer to use ansible.builtin.user: name: "{{ aap_install_user }}" comment: "{{ aap_install_user...