Ansible Variables
These are the defined variables that user can use to overwrite.
Name | Description | |
---|---|---|
ansible_user | User to login to a Managed node | |
ansible_password | Password to login a managed node | |
ansible_become_password | Password to raise priviledge (root) | |
become_user | default to root |