summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ansible-doc role arg spec support (#72120)David Shrewsbury2020-11-1713-11/+494
* avoid key errors on environment access (#72620)Brian Coca2020-11-173-3/+9
* document what the name of a play is (#72633)Simon Heimberg2020-11-171-1/+1
* Document and warn when max_fail and free are used (#72616)Brian Coca2020-11-173-1/+6
* actual min changes needed for rhel8 (#72477)Brian Coca2020-11-164-19/+10
* Rename to ansible-core (#72594)Rick Elrod2020-11-1322-43/+50
* example of exponential backup (#72617)Brian Coca2020-11-131-0/+13
* Fix documented type of mode field in copy module (#72593)Mohammad Sadegh Dehghan2020-11-122-2/+0
* Fix super annoying Python 2.6 multiprocessing.Queue stack trace in CI (#72604)Sam Doran2020-11-122-0/+19
* pause - do not hang if run in the background (#72065)Sam Doran2020-11-124-60/+119
* Fix FreeBSD HTTP Kerberos setup (#72595)Jordan Borean2020-11-124-71/+48
* Update intro_installation.rst (#72586)Ashwini Mhatre2020-11-111-1/+8
* Rollback pulp container to stabilise CI (#72580)Jordan Borean2020-11-112-33/+38
* Tweak galaxy CI tests to bring stability (#72578)Jordan Borean2020-11-114-99/+82
* add return documentation for unarchive. (#72546)Paul2020-11-102-0/+62
* Minor Edit: Fix typo in platform_index.rst (#72564)Sean Blundy2020-11-101-1/+1
* Clarify collection paths in docs (#72510)Matthew Davis2020-11-102-1/+8
* Added changelog for RHEL 7.9 (#72572)Jordan Borean2020-11-111-0/+2
* avoid fatal exception on invalid collection name (#72296)Brian Coca2020-11-103-13/+30
* allow any type of unsafe data (#72547)Brian Coca2020-11-105-5/+67
* Fix AIX networks facts when nestat is either missing or has incorrect permiss...Egor Margineanu2020-11-102-13/+16
* Add RHEL 7.9 - ci_complete (#72558)Jordan Borean2020-11-104-139/+146
* Add coverage exporting to ansible-testMatt Clay2020-11-094-3/+38
* Fix container discovery for the acme test plugin.Matt Clay2020-11-092-4/+8
* ensure local exposes correct user (#72543)Brian Coca2020-11-095-2/+17
* Added caching mechanism for Galaxy API requests (#71904)Jordan Borean2020-11-109-17/+421
* Ensure blockinfile correctly returns backupfile (#72544)Brian Coca2020-11-093-2/+14
* [ansible-test] use newer container images (#72126)Rick Elrod2020-11-092-7/+12
* iptables: Reorder comment postition (#71496)Amin Vakil2020-11-093-2/+45
* fix paramiko deps for freebsd/12.2Rick Elrod2020-11-094-0/+9
* update shippable for fbsd 12.2Rick Elrod2020-11-091-6/+6
* [ansible-test] first attempt at freebsd 12.2Rick Elrod2020-11-092-0/+3
* show keyword documentation in ansible-doc (#72476)Brian Coca2020-11-098-85/+190
* Emit warning when running on the controller with a Python older than 3.8 (#72...Matt Martz2020-11-095-1/+29
* Remove incidental_setup_ec2 test target (#72523)Sloane Hertel2020-11-064-125/+0
* Fix task get_name to always prepend the role name (#72511)Sloane Hertel2020-11-065-5/+35
* Various intentional tests (#72485)Matt Martz2020-11-0645-4589/+310
* Introduce Ansible plugin in Jetbrains section of doc (#72465)Mohammad Sadegh Dehghan2020-11-051-1/+2
* Add info on how to contribute to **community**-maintained collections as well...Felix Fontein2020-11-051-0/+1
* Style guide edit to the tools page (#72506)Lydie2020-11-051-12/+11
* Replace some more FQCNs.Felix Fontein2020-11-055-5/+8
* CLI - Specify jinja version in --version outputMartin Krizek2020-11-053-2/+8
* remove redundant remote_user for local settingBrian Coca2020-11-053-8/+4
* Add verbose log for network action handler informationGanesh B Nalawade2020-11-051-0/+3
* Add changelog (#72502)Sam Doran2020-11-051-0/+2
* Adjust action groups to moved modules (#72428)Felix Fontein2020-11-052-2/+4
* [dnf] Some fixes around filtering (#72483)Rick Elrod2020-11-042-6/+16
* Return error if cwd directory does not exist (#72390)Alexei Znamensky2020-11-043-9/+25
* Improve argument spec documentation (#72335)Felix Fontein2020-11-042-54/+291
* Improve config.rst formatting (#72354)Felix Fontein2020-11-042-38/+107