summaryrefslogtreecommitdiff
path: root/lib/ansible/cli
Commit message (Expand)AuthorAgeFilesLines
* Collection list site packages (#70173) (#72940)Jordan Borean2021-01-111-2/+4
* ansible-doc: export has_action when --json is used (#72359) (#72414)Felix Fontein2020-12-071-14/+15
* [2.10] Fix missing ansible.builtin FQCNs in hardcoded action names (#72457)Felix Fontein2020-12-073-4/+5
* [2.10] Improve deprecations (#72871)Felix Fontein2020-12-071-1/+1
* Remove ansible-galaxy login (#72288) (#72320)Matt Davis2020-10-261-47/+19
* ansible-doc: show correct plugin name (#71966) (#71984)Felix Fontein2020-09-281-3/+3
* [docs][backport]Backportapalooza 10 (#71621)Sandra McCann2020-09-031-1/+1
* [docs][2.10] Backportapalooza 9 (#71493)Sandra McCann2020-08-311-1/+1
* [stable-2.10] Update ansible doc formats (#71070) (#71111)Toshio Kuratomi2020-08-272-18/+26
* [2.10] ansible-doc: include collection name in text output / plugin loader: r...Felix Fontein2020-07-171-26/+27
* ansible-doc man formatter: fail with better error message when description is...Felix Fontein2020-07-171-0/+2
* Doc backportapalooza 2 (#70440)Sandra McCann2020-07-082-3/+7
* Plugin/module docs: parse return values, add collection names in them (versio...Felix Fontein2020-06-111-15/+8
* Support `removed_at_date` in ansible-doc (#70002)Nilashish Chakraborty2020-06-111-3/+8
* ansible-galaxy - Fix role info when role is not installed (#69924)Sam Doran2020-06-101-7/+16
* Deprecation revisited (#69926)Felix Fontein2020-06-092-4/+18
* ansible-doc: properly handle suboptions (#69795)Felix Fontein2020-06-081-10/+13
* starting metadata sunset (#69454)Brian Coca2020-06-041-133/+61
* Fix return value interpretation of PluginLoader.find_plugin_with_context(). (...Felix Fontein2020-05-291-1/+1
* Add support to install collections from git repositories (#69154)Sloane Hertel2020-05-291-4/+10
* Version source tagging (automatic and manual) for version_added and deprecati...Felix Fontein2020-05-283-9/+22
* Deprecate module in collection: allow removal date in documentation, make val...Felix Fontein2020-05-281-2/+3
* Updated CLI help for 'ansible-galaxy' for 'collection' subcommand (#69458)Ganesh Biradar2020-05-281-1/+6
* collection routing (#67684)Matt Davis2020-05-263-12/+15
* Spelling: dependant -> dependent (#69661)Rick Elrod2020-05-221-1/+1
* Unify ansible-galaxy install -r (#67843)Jordan Borean2020-05-191-61/+103
* Code cleanup in `ansible-inventory`.Matt Clay2020-05-151-4/+4
* ansible-galaxy - fall back to galaxy.yml when listing collections (#68925)Sloane Hertel2020-05-141-2/+2
* only show_vars when showing vars (#69365)Brian Coca2020-05-131-5/+6
* Separate the galaxy lib from the cli (#69473)Toshio Kuratomi2020-05-131-4/+13
* Fix formatting in docs for `--become-method` (#68152)Toby Foster2020-05-121-2/+2
* Remove left hand side slicingToshio Kuratomi2020-05-061-1/+1
* galaxy: Handle empty roles and collections (#69199)Abhijeet Kasurde2020-05-051-2/+2
* fix a-doc listing plugins and add tests (#68600)Brian Coca2020-04-301-9/+16
* Update ansible-galaxy to handle role requirements (#68288)Alexandre Chouinard2020-04-281-1/+1
* Revert "Fix missing persistent connection messages (#68496)" (#69147)Daniel Mellado2020-04-271-21/+3
* Don't crash ansible-vault create when no arguments (#68667)Sylvia van Os2020-04-231-1/+1
* Use Templar for galaxy skeletons (#69106)Matt Martz2020-04-231-12/+14
* import where? (#68943)Brian Coca2020-04-161-1/+1
* ansible-galaxy - fix listing specific role and role description (#67409)Sam Doran2020-04-151-5/+8
* add collection plugin listing to ansible-doc (#68522)Brian Coca2020-03-311-40/+63
* Fix references to old egg-info directory.Matt Clay2020-03-302-2/+2
* Fix missing persistent connection messages (#68496)Nathaniel Case2020-03-301-3/+21
* Revert "ansilbe-doc list collections plugins (#67928)"Matt Clay2020-03-281-21/+2
* ansilbe-doc list collections plugins (#67928)Brian Coca2020-03-271-2/+21
* ansible-galaxy - add download option (#67632)Jordan Borean2020-03-251-0/+43
* Support pre-releases via new SemanticVersion (#68258)Matt Martz2020-03-231-2/+5
* win - Allow FQCN for win_command and win_shellJordan Borean2020-03-051-1/+1
* adhoc: Load callbacks before sending v2_playbook_on_start (#67673)flowerysong2020-02-251-0/+1
* Add warning when running devel (#67502)Matt Martz2020-02-191-0/+7