--- - name: reload bashrc ansible.builtin.command: source /etc/bashrc args: executable: /bin/bash become: false