summaryrefslogtreecommitdiffstats
path: root/test/units/cli/test_adhoc.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* ansible-cli: Remove unnessary trailing space (#74880)Abhijeet Kasurde2021-06-031-1/+1
* Clarify CLI version number as core version (#72287)Matt Davis2021-03-011-1/+1
* Make `test_adhoc` succeed from within a git checkoutAlexander Sowitzki2021-01-131-1/+1
* CLI - Specify jinja version in --version outputMartin Krizek2020-11-051-2/+3
* added timeout options to adhoc and console (#71230)Brian Coca2020-10-301-1/+1
* Add libyaml info to version output, and restore git info (#71948)Matt Martz2020-10-021-1/+2
* Add collection path in CLI version info (#68633)Abhijeet Kasurde2020-06-251-3/+4
* Restore ansible --version output (#55728)Sam Doran2019-04-291-2/+26
* Migrate command line parsing to argparse (#50610)Matt Martz2019-04-231-11/+9
* Save the command line arguments into a global contextToshio Kuratomi2019-01-041-8/+7
* Ad-hoc command: fix 'any' call in play_ds (#49852)Abhijeet Kasurde2018-12-161-0/+92