Ansible.Builtin — Ansible Documentation
docs.ansible.com › ansible › builtinDec 21, 2021 · config – Lookup current Ansible configuration values. csvfile – read data from a TSV or CSV file. dict – returns key/value pair items from dictionaries. env – Read the value of environment variables. file – read file contents. fileglob – list files matching a pattern. first_found – return first file found from list
Special Variables — Ansible Documentation
docs.ansible.com › special_variablesDec 21, 2021 · Magic variables These variables cannot be set directly by the user; Ansible will always override them to reflect internal state. ansible_check_mode. Boolean that indicates if we are in check mode or not. ansible_config_file. The full path of used Ansible configuration file. ansible_dependent_role_names