summaryrefslogtreecommitdiff
path: root/lib/ansible/constants.py
Commit message (Expand)AuthorAgeFilesLines
* Add a Singleton metaclass, use it with Display (#48935)Matt Martz2018-11-201-4/+4
* fix typo in constants.py (#48877)Lukas Grossar2018-11-201-1/+1
* Update ansible-doc for invariants in the metadata/plugin_doc apiToshio Kuratomi2018-10-311-1/+1
* Fix from sivel for ansible-docToshio Kuratomi2018-10-251-1/+1
* cisco firepower : Make API endpoints configurable via hostvars (#44952)Deepak Agrawal2018-08-311-1/+1
* We can create a frozenset from a tupleToshio Kuratomi2018-08-131-3/+3
* Fix spelling of ansbile to ansible (#43898)Ryan Brown2018-08-091-1/+1
* Fix fact cleaning (#42595)Brian Coca2018-07-121-4/+8
* Update eos, ios, vyos cliconf plugin (#42300)Ganesh Nalawade2018-07-041-1/+1
* ignore ansible.cfg in world writable cwd (#42070)Brian Coca2018-06-291-1/+14
* adds ansible-doc JSON plugin data dumpMatt Davis2018-06-041-1/+1
* Fix error reporting on bad type for config settingBrian Coca2018-06-011-1/+2
* Add a 'machinectl shell' become_method (#39826)Antoine Pietri2018-05-251-1/+3
* centralize doc/config plugin lists (#38775)Brian Coca2018-04-161-0/+4
* Move module_set_locale and module_lang back to globalToshio Kuratomi2018-01-221-3/+3
* Temporary (#31677)Brian Coca2018-01-151-2/+1
* Fixes eos sending 'None' to device (#33015)Nathaniel Case2017-11-171-3/+5
* updated chlog, moved missed commentBrian Coca2017-11-091-0/+5
* namespace factsBrian Coca2017-11-091-0/+55
* Make newer stuff PEP8 compliant (#26951)Dag Wieers2017-11-051-6/+5
* Fix backwards compatibility of constants.get_configDavid Moreau-Simard2017-10-031-2/+2
* moved from eval to templating + literal_evalBrian Coca2017-09-201-8/+15
* constants as tuples instead of lists/setsBrian Coca2017-09-201-6/+6
* fixed 'typing' for deprecated get_configBrian Coca2017-09-141-4/+2
* only eval values if set from defaultsBrian Coca2017-09-121-5/+11
* Fix handling of config vars with eval expression (#29536)Ricardo Carrillo Cruz2017-09-111-1/+1
* fixes to config/setting retrievalBrian Coca2017-09-091-10/+11
* Ansible Config part2 (#27448)Brian Coca2017-08-151-25/+56
* Fix undefined variables, basestring usage, and some associated python3 issuesToshio Kuratomi2017-07-251-6/+2
* make yaml extensions configurableBrian Coca2017-07-201-1/+0
* Consolidate boolean/mk_boolean conversion functions into a single locationToshio Kuratomi2017-07-171-3/+10
* Make the ConfigManager in constants privateToshio Kuratomi2017-07-171-4/+4
* constants: pep8 fix (#25735)René Moser2017-06-151-3/+4
* readded missing become configsBrian Coca2017-06-141-0/+20
* 1st part of ansible config, adds ansible-config to view/manage configs (#12797)Brian Coca2017-06-141-418/+17
* Add support for cliconf and netconf plugin (#25093)Ganesh Nalawade2017-06-061-0/+1
* corrected default inventory plugin orderBrian Coca2017-06-021-1/+1
* Collated PEP8 fixes (#25293)Dag Wieers2017-06-021-49/+49
* MAX_FILE_SIZE_FOR_DIFF (#25170)John R Barker2017-05-301-1/+1
* Contributing new /lib/ansible/plugins/action/ce.py module to manage HUAWEI da...QijunPan2017-05-251-2/+2
* Transition inventory into plugins (#23001)Brian Coca2017-05-231-56/+65
* adds privilege escalation method for pmrun(Unix Privilege Manager 6.0)Kevin Clark2017-05-231-4/+5
* Fix wrongly named variable, introduced by error on ac1017b7ad (#24795)Michael Scherer2017-05-181-1/+1
* ansible/constants: PEP8 compliancy (#24692)Dag Wieers2017-05-181-177/+177
* Fixing security issue with lookup returns not tainting the jinja2 environmentJames Cammarata2017-05-081-0/+1
* Document deprecation of fetch module validate_md5 and update --tags merging d...Toshio Kuratomi2017-04-261-1/+1
* Ansible 2.3 feature support for dellos6. (#23084)Senthil Kumar Ganesan2017-03-301-1/+1
* Fix PEP 8 issues.Matt Clay2017-03-281-3/+4
* standarized role/plugin pathsBrian Coca2017-03-281-4/+6
* Ansible 2.3 feature support for dellos9 and dellos10 (#22856)Senthil Kumar Ganesan2017-03-271-2/+1