Commit Graph

53929 Commits (a48feb4cfc0feb24bebc680aaec679bb13d2483b)
 

Author SHA1 Message Date
Martin Krizek a48feb4cfc
"retries" without "until": retry until success (#81531)
3 years ago
Martin Krizek 98f1627817
include_role: expose vars from parent roles to role's handlers (#81524)
3 years ago
Matt Martz a2673cb564
Pre-calculate date early and use it for all zipfile writes (#81521)
3 years ago
Matt Clay 9afaf2216b
Remove obsolete text from release.py PR template (#81526)
3 years ago
Martin Krizek 470f41b275
Deprecate STRING_CONVERSION_ACTION (#78860)
3 years ago
Matt Martz ca08261f08
Add ability to filter find on mode (#81485)
3 years ago
Sverre H. Huseby a2d9c4d62f
docs: Update examples in systemd_service to use the new name (#81518)
3 years ago
Martin Krizek 0cba3b7504
Last handler with same name wins for listen too (#81358)
3 years ago
Nikita Korolev bd3ffbe109
fix incorrect ansible_managed formatting (#79129)
3 years ago
Abhijeet Kasurde 01469c558c
sanity: Document pep8 known issue with Python 3.12 (#81495)
3 years ago
Miro Prasil 6347da9696
Document return values of template module (#75980)
3 years ago
Matt Clay 47ab59753c
Clean up release script (#81488)
3 years ago
pippo571 5dbcf47e02
Add documentation for systemd reload (#81473)
3 years ago
Michael Cone b4943e45d0
Update cliconf-> __init__.py -> get_capabilities() (#79097)
3 years ago
Matt Clay d0699cb44a
Add unit tests for module_utils.compat.datetime (#81483)
3 years ago
Matt Clay 580b87252c
Remove unreachable code in password lookup test (#81482)
3 years ago
Matt Clay 726d9a5fcc
Fix constructed inventory plugin unit test (#81481)
3 years ago
Matt Martz 553f51e728
Revert logic to use Popen.communicate (#80874)
3 years ago
Matt Clay 85d3305889
Fix f-string whitespace in release script (#81477)
3 years ago
Matt Davis 1c765a6afc
restore conditional lookup nerfing (#81460)
3 years ago
Abhijeet Kasurde fa5fe8a7db
Bump test container versions to latest (#81471)
3 years ago
Abhijeet Kasurde 493c678795
Sanity: Bump version to match Python 3.12 (#81399)
3 years ago
Brian Coca f3a15a4a95
filters vault/unvault fix vault_id parameter usage (#81422)
3 years ago
Kristopher Newsome a1569ea4ca
iptables chain creation does not populate with a rule (#80257)
3 years ago
Abhijeet Kasurde f10d11bcdc
dpkg_selections: Check if package exists before selection operation (#81406)
3 years ago
Abhijeet Kasurde 95fdd555b3
galaxy: Cross check the collection type (#81423)
3 years ago
Matt Clay f894ce89b4
Overhaul package-data sanity test (#81427)
3 years ago
Abhijeet Kasurde c07652f42e
yum_repository: deprecate keepcache parameter (#81426)
3 years ago
Brian Coca cc01a73ef0
service action: improve documenation about service and service (#81405)
3 years ago
Fredrik Jervfors ab9a48d4b1
Fix comment about authorization (#81401)
3 years ago
Sloane Hertel f5431321a2
password_hash - fix bcrypt algorithm when passlib is not installed (#81385)
3 years ago
Matt Clay dbb3feddaf
Update update-sanity-requirements.py script (#81424)
3 years ago
Sloane Hertel 2ebeb43d6f
ansible-galaxy - improve ignoring multiple signature status codes (#77610)
3 years ago
Martin Krizek 76aa0bdbd6
Update bot link in the GH templates (#81390)
3 years ago
Matt Clay c525514994
ansible-test - Update source layout detection (#81418)
3 years ago
Matt Clay 0c03a6bcf6
Add changelog fragment for docs/examples removal (#81410)
3 years ago
Matt Martz d1cd06073f
Extend setup_collections timeout to 3 minutes (#81408)
3 years ago
Matt Clay b9daa6891f
Remove unused sanity test code (#81398)
3 years ago
Abhijeet Kasurde 11e261b54f
CI: remove FreeBSD 12.4 from test matrix (#81315)
3 years ago
Matt Clay 691c8e8603
Omit pre-built man pages from sdist (#81395)
3 years ago
Brian Coca 6d1f85bbe9
ansible-test: remove alpine 3.17 (#81124)
3 years ago
Brian Coca 0b9d83ccdb
fixed become page link in PE error message (#81391)
3 years ago
Aditya Putta b8db05f13e
Update reboot module to include message option (#81374)
3 years ago
Sloane Hertel 2e4a501549
add type hints for DataLoader methods (#81359)
3 years ago
Matt Clay 081c60b9d3
Include subcommands in generated man pages (#81378)
3 years ago
Matt Clay 32b388b4ca
Fix missing command descriptions in manpages/docs (#81366)
3 years ago
Matt Clay f9d674fcfd
Fix command doc lookup in man page generation (#81365)
3 years ago
Matt Clay fead654671
Exclude internal options from man pages and docs (#81360)
3 years ago
Brian Coca 6db006a5fa
fix networking path (#81295)
3 years ago
Sloane Hertel 010e542a13
Fix blockinfile code comment (#81351)
3 years ago