ansible_user in the inventory file according to the documentation on Inventory, however it does not work the way I expected.remote_user argument to the playbook worked for me.Are the ansible_user in inventory file and remote_user in playbook for different purposed? What is the ansible_user used for? Or why doesn't Ansible observe the setting in the inventory?