summaryrefslogtreecommitdiff
path: root/lib/ansible/constants.py
Commit message (Expand)AuthorAgeFilesLines
* Use ansible.module_utils.common.text.converters (#80704)Matt Clay2023-05-031-1/+1
* add ansible_name/ansible_aliases attrs to plugin objects (#78700)Sloane Hertel2022-09-151-1/+1
* expand ansible-doc coverage (#74963)Brian Coca2022-04-271-3/+8
* Yolo (#77554)Brian Coca2022-04-181-22/+3
* Revert "Config, ensure templating happens at functions (#77483)"Matt Clay2022-04-141-3/+22
* Config, ensure templating happens at functions (#77483)Brian Coca2022-04-141-22/+3
* add_host/group_by: fix using changed_when in a loop (#71719)Martin Krizek2022-02-041-0/+1
* force version on deprecation (#74338)Brian Coca2021-04-261-6/+3
* All lookups ported to config system (#74108)Brian Coca2021-04-131-4/+7
* [playbook] error on empty, error on 'include' (remove two deprecations) (#74172)Rick Elrod2021-04-091-1/+0
* Fix notify on import_tasks (#73572)Brian Coca2021-03-031-25/+25
* Allow restricting config values to enumerated list (#73162)Brian Coca2021-01-141-0/+13
* Replace some more FQCNs.Felix Fontein2020-11-051-1/+2
* Fix missing ansible.builtin FQCNs in hardcoded action names (#71824)Felix Fontein2020-11-031-4/+29
* rethink wording (#70028)Brian Coca2020-10-301-1/+1
* Remove some constants.py deprecated items (#70466)Rick Elrod2020-07-071-35/+0
* avoid constant checking controlpersist (#69910)Brian Coca2020-06-091-1/+1
* add collection plugin listing to ansible-doc (#68522)Brian Coca2020-03-311-0/+1
* Revert "ansilbe-doc list collections plugins (#67928)"Matt Clay2020-03-281-1/+0
* ansilbe-doc list collections plugins (#67928)Brian Coca2020-03-271-0/+1
* prevent ansible_facts injection (#68431)Brian Coca2020-03-241-1/+1
* win - Allow FQCN for win_command and win_shellJordan Borean2020-03-051-2/+4
* Fix netconf plugin related to collections (#65718)Ganesh Nalawade2019-12-201-1/+1
* Support vars plugins in collections (#61078)Sloane Hertel2019-11-041-2/+2
* removed previouslly deprecated settings (#55662)Brian Coca2019-05-151-15/+0
* Fine tune sanity (#53544)Brian Coca2019-03-111-1/+2
* Add toggle to control invalid character substitution in group names (#52748)Brian Coca2019-03-061-0/+4
* Become plugins (#50991)Matt Martz2019-02-111-26/+26
* become_method: make dzdo more like sudo (#47946)James Cassell2018-12-041-1/+1
* 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