summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/vars
Commit message (Expand)AuthorAgeFilesLines
* Fix encoding issues with file paths. (#50830)Matt Clay2019-01-141-2/+2
* removes talk of hardcoded loading from plugin docs (#49383)Alicia Cozine2018-11-301-2/+0
* Add a Singleton metaclass, use it with Display (#48935)Matt Martz2018-11-201-5/+2
* Allow loading dirs from role defaults/vars (#36357)Andrew Gaffney2018-04-101-46/+1
* Scan group_vars/host_vars in sorted orderAndré Althaus2017-11-201-1/+1
* avoid chroot paths (#32778)Brian Coca2017-11-101-25/+27
* Port ansible doc for plugins to use DOCUMENTATION variablesToshio Kuratomi2017-09-111-5/+4
* fixes to config/setting retrievalBrian Coca2017-09-091-0/+12
* Don't compare group_vars paths with bytestrings (#27922)Brandon Schlueter2017-08-111-1/+1
* Fix several things causing tracebacks with unicode cwd (#27731)Toshio Kuratomi2017-08-041-2/+2
* ensure proper typing of path, cause py3 listdirBrian Coca2017-06-191-3/+3
* host_group_vars: skip files having blacklisted ending (#25730)René Moser2017-06-161-1/+2
* vars: fix typo s/path/spathRene Moser2017-06-161-1/+1
* vars: fixed missing path in splitext()Rene Moser2017-06-161-1/+1
* PEP 8 fixes.Matt Clay2017-06-151-2/+2
* tighter host/group_var discoveryBrian Coca2017-06-151-19/+34
* skip hidden files for {host,group}_varsBrian Coca2017-06-141-0/+2
* Collated PEP8 fixes (#25293)Dag Wieers2017-06-021-1/+1
* Pepe AteBrian Coca2017-05-251-0/+1
* optimize file findingBrian Coca2017-05-251-13/+21
* ensure fullpaths on vars files (#24990)Brian Coca2017-05-241-3/+4
* Fix pep8 issueJohn R Barker2017-05-241-1/+1
* allow empty files in host/group_varsBrian Coca2017-05-241-2/+3
* Transition inventory into plugins (#23001)Brian Coca2017-05-232-2/+130
* Making the switch to v2James Cammarata2015-05-031-0/+21