summaryrefslogtreecommitdiffstats
path: root/bin/ansible-connection (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-29Add support to install collections from git repositories (#69154)Sloane Hertel27-159/+821
2020-05-29Make Python path warning say what it means to say (#69669)Karl Fogel2-2/+2
2020-05-29Add entries for missing network modules (#69760)Nilashish Chakraborty1-0/+18
2020-05-29Add JetBrains platform tools (#69478)Dmitry1-0/+7
2020-05-29add pointer to namespace and collection name restrictions (#69761)Sandra McCann1-0/+4
2020-05-29remove build errors including guess (#69711)Sandra McCann6-14/+16
2020-05-29Turn on linkchecker in sphinx for documentation (#69590)Sandra McCann3-0/+14
2020-05-29ansible-test ansible-doc sanity test: also run with --json parameter (#69288)Felix Fontein2-26/+32
2020-05-29Fix version_added test (#69756)Felix Fontein1-3/+3
2020-05-29connection plugins: try config, then play_context (#69751)Rick Elrod7-11/+81
2020-05-29routing.yml: update collections (#69699)John R Barker1-756/+756
2020-05-29distribution: Added support for openEuler OS (#69324)Abhijeet Kasurde3-1/+32
2020-05-29Ansible.Basic added generic fragment merger for module options (#69719)Jordan Borean8-69/+485
2020-05-29Version source tagging (automatic and manual) for version_added and deprecati...Felix Fontein60-302/+601
2020-05-29ansible-test - fix up relative util import for powershell validate-modules (#...Jordan Borean19-35/+302
2020-05-28Deprecate module in collection: allow removal date in documentation, make val...Felix Fontein5-32/+105
2020-05-28Prevent losing error info by including both loop and cond error msgs (#68485)Martin Krizek2-1/+6
2020-05-28Improve the changelog-how-to documentation. (#69268)Andrew Klychkov1-10/+17
2020-05-28Adding nested variable example (#69518)Nick Busey1-2/+10
2020-05-28Fix example format in Ansible modules (#69509)Andrew Klychkov29-186/+191
2020-05-28note that environment is not good for secrets (#69618)Brian Coca2-1/+4
2020-05-28Fix docs return formatting. (#69632)Toshio Kuratomi2-3/+2
2020-05-28Fix spacing for playbook collections example. (#69688)Jeff Geerling1-1/+2
2020-05-28docs: communications update (#69687)Anatoly Pugachev2-0/+10
2020-05-28Update intro_inventory.rst (#69718)Jack Scheible1-2/+2
2020-05-28Doc: playbook keywords are reserved names too (#69585)Pilou1-1/+3
2020-05-28Updated CLI help for 'ansible-galaxy' for 'collection' subcommand (#69458)Ganesh Biradar2-1/+9
2020-05-28Update announce script for ansible-base (#69735)Rick Elrod1-11/+11
2020-05-27blockinfile - fix line end regression (#69734)Sam Doran3-0/+38
2020-05-27Update default-test-container to version 1.14.Matt Clay2-1/+3
2020-05-27blockinfile - Preserve line endings (#66461)Riyad Preukschas3-9/+34
2020-05-27Make connection plugins use password from config (#69670)Rick Elrod4-11/+19
2020-05-27distribution: Refactor test_distribution_version testcases (#69300)Abhijeet Kasurde59-2072/+1627
2020-05-27Allow to deprecate / remove plugins by version. (#69712)Felix Fontein1-0/+14
2020-05-27[ssh] Add new sshpass_prompt option (#68874)Rick Elrod3-3/+68
2020-05-27Allow to deprecate options and aliases by date (#68177)Felix Fontein15-60/+434
2020-05-27fix debian control file copypaste fail (#69715)Rick Elrod1-1/+1
2020-05-27More fixes for debian ansible-base builds (#69714)Rick Elrod3-4/+4
2020-05-27fix delegated loading when path is not a directory (#69713)Matt Davis2-1/+15
2020-05-26Use a custom build container on Shippable. (#69660)Matt Clay2-1/+6
2020-05-26provides per host/plugin world readable temp opt (#69393)Brian Coca3-1/+18
2020-05-26[yum] Make package removal confirmation strict (#69592)Rick Elrod2-1/+29
2020-05-26collection routing (#67684)Matt Davis76-1093/+2901
2020-05-26Module Find returns empty list when setting path to "/" and depth to 1 (#69650)Helder Garcia1-7/+5
2020-05-22Add FQCN mappings for network facts modules (#69601)Nilashish Chakraborty2-1/+32
2020-05-22Fix `ansible -K` become_pass regression (#69629)Rick Elrod4-5/+76
2020-05-22fix delegated interpreter discovery (#69604)Brian Coca7-9/+105
2020-05-22Spelling: dependant -> dependent (#69661)Rick Elrod2-2/+2
2020-05-21Split regular and handler results into their own queues (#69498)James Cammarata10-10/+110
2020-05-21file - return 'state': 'absent' when a file does not exist (#66503)Sam Doran3-2/+23