Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ansible-cli: Remove unnessary trailing space (#74880) | Abhijeet Kasurde | 2021-06-03 | 1 | -1/+1 |
* | Clarify CLI version number as core version (#72287) | Matt Davis | 2021-03-01 | 1 | -1/+1 |
* | Make `test_adhoc` succeed from within a git checkout | Alexander Sowitzki | 2021-01-13 | 1 | -1/+1 |
* | CLI - Specify jinja version in --version output | Martin Krizek | 2020-11-05 | 1 | -2/+3 |
* | added timeout options to adhoc and console (#71230) | Brian Coca | 2020-10-30 | 1 | -1/+1 |
* | Add libyaml info to version output, and restore git info (#71948) | Matt Martz | 2020-10-02 | 1 | -1/+2 |
* | Add collection path in CLI version info (#68633) | Abhijeet Kasurde | 2020-06-25 | 1 | -3/+4 |
* | Restore ansible --version output (#55728) | Sam Doran | 2019-04-29 | 1 | -2/+26 |
* | Migrate command line parsing to argparse (#50610) | Matt Martz | 2019-04-23 | 1 | -11/+9 |
* | Save the command line arguments into a global context | Toshio Kuratomi | 2019-01-04 | 1 | -8/+7 |
* | Ad-hoc command: fix 'any' call in play_ds (#49852) | Abhijeet Kasurde | 2018-12-16 | 1 | -0/+92 |