summaryrefslogtreecommitdiff
path: root/lib/ansible/config
Commit message (Expand)AuthorAgeFilesLines
* Remove more whitelist and blacklist occurances (docs only). (#76845) (#76860)Felix Fontein2022-02-161-2/+2
* Python 3.8 Controller Minimum (#74013)Matt Martz2021-09-212-19/+3
* More options for password passing (#73117)Brian Coca2021-08-191-2/+26
* Change interpreter discovery defaults to silently prefer Python 3 (#75049)Sam Doran2021-08-041-14/+16
* add action_groups support to collections (#74039)Sloane Hertel2021-07-142-0/+75
* Disable jinja2_native warning in CI (#75214)Martin Krizek2021-07-081-0/+9
* Misc typo fixes (#75188)Abhijeet Kasurde2021-07-061-1/+1
* config: small typo fix (#74845)Boris Korzun2021-05-271-1/+1
* Remove deprecated features from ansible.playbook.helpers (#74809)Matt Martz2021-05-251-27/+0
* avoid literal quoting in config lists (#74740)Brian Coca2021-05-191-1/+1
* fix config to match doc split (#74665)Brian Coca2021-05-141-1/+1
* Remove 'default:' from config settings (#74607)Sloane Hertel2021-05-071-3/+0
* Fix inventory cache prefix typos (#74523)Sloane Hertel2021-05-051-8/+28
* Use /usr/bin/python3 on rhelish 9+ (#74547)Miro HronĨok2021-05-041-0/+1
* Fix world readable setting (#74324)Brian Coca2021-04-261-1/+5
* Add description for COLLECTIONS_SCAN_SYS_PATH (#74351)Abhijeet Kasurde2021-04-221-1/+2
* Abstract away libyaml details into yaml utils (#72607)Matt Martz2021-04-211-9/+3
* Map Debian 8 to Python 2 (#74152)elara-leitstellentechnik2021-04-201-0/+1
* fix config manager list loption with choices (#74267)Brian Coca2021-04-161-1/+9
* [conditional] Remove support for bare variables (#74208)Rick Elrod2021-04-131-14/+0
* Remove ini and env fields for config option CONNECTION_FACTS_MODULESs-hertel2021-03-181-3/+0
* moved vs deprecated world readable tmp setting (#73825)Brian Coca2021-03-111-11/+3
* finish migrating ssh plugin to config system (#73708)Brian Coca2021-03-032-83/+8
* Pipe it to connections (#73688)Brian Coca2021-02-251-4/+3
* Normalize ConfigParser between Python2 and Python3 (#73715)Matt Martz2021-02-251-1/+4
* Update collection routing (#73046)Felix Fontein2021-02-091-138/+138
* INTERPRETER_PYTHON_DISTRO_MAP: Treat oracle same as rhel/centos (#73498)Eugene Vilensky2021-02-091-0/+1
* Update kubernetes collection routing (#73485)Jill R2021-02-051-23/+23
* Add Python 3.8 and Python 3.9 to the fallback list (#73405)Matt Martz2021-01-281-0/+2
* undeprecated hash_merge setting (#73328)Brian Coca2021-01-221-14/+20
* Allow restricting config values to enumerated list (#73162)Brian Coca2021-01-142-4/+29
* Added NO_COLOR as config option (#73105)Brian Coca2021-01-071-1/+5
* Improve deprecations (#72697)Felix Fontein2020-12-042-10/+25
* Clarify collection paths in docs (#72510)Matthew Davis2020-11-101-1/+6
* Added caching mechanism for Galaxy API requests (#71904)Jordan Borean2020-11-101-0/+13
* Emit warning when running on the controller with a Python older than 3.8 (#72...Matt Martz2020-11-091-0/+9
* Improve config.rst formatting (#72354)Felix Fontein2020-11-041-6/+6
* Restore ansible-test coverage config.Matt Clay2020-11-021-8/+2
* rethink wording (#70028)Brian Coca2020-10-301-22/+71
* Remove ansible-galaxy login (#72288)Matt Davis2020-10-231-7/+0
* [config] coerce more to string when 'type: str' (#72172)Rick Elrod2020-10-141-1/+1
* Validate plugin option type 'dict' / 'dictionary' (#71928)Felix Fontein2020-09-291-1/+5
* skydive.skydive was renamed to community.skydive (#71357)Felix Fontein2020-08-191-7/+7
* base.yml: Fix typos (#71346)Per Lundberg2020-08-191-2/+2
* Redirect gluster modules to gluster.gluster. (#71240)Felix Fontein2020-08-121-4/+4
* add FQCN to M() references (#70530)Baptiste Mille-Mathias2020-08-111-9/+9
* Skip literal_eval for string filters results in native jinja. (#70988)Martin Krizek2020-08-111-1/+1
* Ensure -k is set to delegated hosts without a pass (#71136)Jordan Borean2020-08-081-4/+17
* Remove ANSIBLE_COLLECTIONS_PATHS dep warning (#71094)Jordan Borean2020-08-051-9/+1
* Fix fortimanager httpapi redirect (#71073)Felix Fontein2020-08-041-1/+1