summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/config (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not convert floats to ints when there is truncation (#83864)Brian Coca2024-09-201-1/+0
* ansible-config: ensure we get templated default (#82974)Brian Coca2024-04-091-0/+3
* Fix condition for unquoting configuration strings from ini files (#82388)snipfoo2024-03-266-1/+29
* Clean up shellcheck issues in testsMatt Clay2024-01-041-3/+2
* Fix plugin set option (#82300)Brian Coca2023-12-143-0/+124
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-052-6/+2
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* config error origin (#78407)Brian Coca2022-08-021-1/+1
* Fix 'ansible-config dump --only-changed -t all' verbosity (#77898)Sloane Hertel2022-05-261-0/+4
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-211-0/+1
* fix yaml version issue with config yaml dump (#75344)Brian Coca2021-08-022-10/+1
* Config init+ (#74914)Brian Coca2021-06-227-0/+85
* avoid literal quoting in config lists (#74740)Brian Coca2021-05-194-0/+102
* fix config manager list loption with choices (#74267)Brian Coca2021-04-153-0/+71
* Normalize ConfigParser between Python2 and Python3 (#73715)Matt Martz2021-02-252-0/+5
* Remove incidental vmware tests (#72420)Matt Martz2020-11-031-4/+6
* Fix missing quoting for remote_tmp in second mkdir of shell module. Issue #69...Brian Kohles2020-07-201-0/+5
* Fix integration tests to support remote hosts.Matt Clay2019-01-251-2/+2
* More specificity in errors for cfg mgr (#48995)Brian Coca2018-12-101-1/+1
* better handling of bad type in config (#48821)Brian Coca2018-11-192-0/+11