summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add note about checking collection checklist samccann-patch-1Sandra McCann2021-01-221-0/+2
* Let `command` always return stdout & stderr (#73004)Alexander Sowitzki2021-01-225-2/+40
* Add Ubuntu 20.04 to CI and ansible-test (#69161)Rick Elrod2021-01-2111-11/+46
* [ansible-test] First attempt at freebsd/11.4 (#72655)Rick Elrod2021-01-218-5/+66
* Vanquish rare container bootstrap failure (#73288)Alexander Sowitzki2021-01-212-6/+7
* Update NX-OS platform guide with MDS information (#73315)Nilashish Chakraborty2021-01-211-0/+2
* Consolidate filters/tests handling into JinjaPluginIntercept (#71463)Martin Krizek2021-01-214-81/+40
* Shadow input for encrypt_string by default unless asked (fixes #71618) (#73263)Joshua Bayfield2021-01-203-2/+28
* Galaxy - make versions list consistent across versions (#72932)Jordan Borean2021-01-204-28/+40
* Fix documentation for slaac filter (#73294)luto2021-01-201-1/+1
* added pb fqcn docs (#72602)Brian Coca2021-01-201-0/+31
* Do not pretend expression is filename in compile() Python built-in call (#73113)Oldřich Jedlička2021-01-192-1/+5
* Fix YAML error message when error is at the end of the file (#73241)Sam Doran2021-01-193-8/+54
* Use a pty for local connections (#73023)Brian Coca2021-01-184-2/+36
* doc: fix ansible_play_hosts description about failure (#73190)Koki Kato2021-01-181-1/+1
* Update documentation for "contains" parameter (#73107)Jan2021-01-181-0/+1
* Make sure to mention collection version for version_added as well. (#73270)Felix Fontein2021-01-183-5/+7
* fix inventory source parse error handling (#73160)Brian Coca2021-01-183-8/+27
* add changelog fragment for 73176 (#73259)Sandra McCann2021-01-151-0/+2
* Added TLS security protocol for Powershell downloads (#73226)Martijn Suijlen2021-01-141-0/+3
* Allow restricting config values to enumerated list (#73162)Brian Coca2021-01-1410-26/+63
* update rstcheck and sphinx versions in contraints (#73176)Sandra McCann2021-01-141-1/+2
* Fix block example line emphasis (#73238)Adam Miller2021-01-141-4/+4
* Fix list to dict example (#73213)Gregor Riepl2021-01-141-1/+1
* ansible-galaxy - correct collections-path command line arg (#73193)Sam Doran2021-01-142-1/+3
* Add integration tests to ansible-galaxy-collection for 'ansible-galaxy collec...Sloane Hertel2021-01-143-0/+278
* Always mention the name of the deprecated plugin in routing deprecation messa...Felix Fontein2021-01-142-4/+8
* facts - properly report virtualization facts for Linux guests on bhyve (#73204)Sam Doran2021-01-144-0/+37
* pause - adjust warning when run in background (#73182)Sam Doran2021-01-143-7/+23
* [facts] Differentiate CentOS vs CentOS Stream (#73034)Rick Elrod2021-01-135-34/+113
* Remove obsolete `tower` plugin from ansible-test.Matt Clay2021-01-134-274/+2
* Make `test_adhoc` succeed from within a git checkoutAlexander Sowitzki2021-01-131-1/+1
* Make `test_prepare_multipart` succeed on non Debian distrosAlexander Sowitzki2021-01-132-1/+2
* Remove 'type: complex' from the example, and mention that it should be avoide...Felix Fontein2021-01-131-2/+4
* Cleanup provisioning code in ansible-test. (#73207)Matt Clay2021-01-1212-169/+82
* Added clog missing for issue 70722 (#73175)Brian Coca2021-01-121-0/+4
* Add tests for merging and replacing vars from inventory sources (#73181)Sloane Hertel2021-01-114-0/+62
* iptables: Added set module/match_set support (#72984)Martin Zimmermann2021-01-113-0/+98
* hostname module: advise 'use:systemd' for RHEL/EL/CentOS 7+ (#72444)Brad Solomon2021-01-111-0/+1
* Add macOS 11 to CI (#72622)Sam Doran2021-01-117-2/+7
* user - properly handle password and password lock when used together (#73016)Sam Doran2021-01-1119-1149/+1283
* Documentation: fix formatting (#73060)Andrew Klychkov2021-01-1110-121/+127
* Update developing_collections.rst (#73142)Jens Heinrich2021-01-081-1/+1
* Document install_python_apt option of apt_repository (#72959)Felix Fontein2021-01-082-3/+10
* add note regarding datetime docs (#72976)Sascha Marcel Schmidt2021-01-081-0/+2
* Documentation change to the apt module to reference lock files (#73079)Jon "The Nice Guy" Spriggs2021-01-081-0/+11
* Update pip integration test to use venv on py3.Matt Clay2021-01-072-14/+24
* ansible-test - No virtualenv install on Python 3Matt Clay2021-01-072-3/+14
* Fix example with the backwards counting in the sequence lookup plugin. (#73081)Jorge Rua2021-01-071-2/+3
* Fix a typo in the documentation of ansible.builtin.apt (#73061)Louis Sautier2021-01-071-1/+1