mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-04-27 17:06:51 +00:00
Before this change it is not possible to use templating for the ansible_user e.g:
ansible_user: "{{ some_variable }}"
Before this change it is not possible to use templating for the ansible_user e.g:
ansible_user: "{{ some_variable }}"