summaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-05Implement workaround for stdout deadlock in multiprocessing shutdown (#74099)Matt Martz2-0/+16
2021-04-01Add ansible-test six constraint for Python 2.6.Matt Clay2-0/+3
2021-04-01Fixed link to win_package module (#74090)Hunter Lannon1-1/+1
2021-03-31Fix debug factsetter (#74067)Brian Coca5-3/+29
2021-03-31Porting guide update for ansible-4.0 alpha3 (#74075)Toshio Kuratomi1-11/+28
2021-03-30Fix ansible-test coverage exporting.Matt Clay4-3/+17
2021-03-30Fix comment in iptables unit test (#74061)Amin Vakil1-1/+1
2021-03-30Update the porting guide for a new ansible version (#74073)Toshio Kuratomi1-1/+73
2021-03-30import openbsd patches (#74056)chemsaf34-7/+56
2021-03-30Clarify tags on tasks are applied with OR and not AND (#74038)Baptiste Mille-Mathias1-2/+2
2021-03-30Update Ansible release version to v2.11.0b4.post0. (#74064)Rick Elrod1-1/+1
2021-03-30New release v2.11.0b4 (#74063)v2.11.0b4Rick Elrod4-1/+68
2021-03-29nonzero exit code on `ansible galaxy collection verify` failures (#74051)Matt Davis4-13/+48
2021-03-29pause - do not continue with '\r' when timeout is set (#74030)Alexander Sowitzki3-13/+32
2021-03-29add --offline option to galaxy collection verify (#74040)Matt Davis6-92/+180
2021-03-28Revert "Add duplicated set filter and documentation (#72729)" (#74053)Felix Fontein4-26/+0
2021-03-27Temporarily disable strategy units (#74048)Matt Martz1-0/+4
2021-03-27Add duplicated set filter and documentation (#72729)Baptiste Mille-Mathias4-0/+26
2021-03-26updated link to ansible.builtin.user password (#73789)Lydie1-1/+1
2021-03-26Correctly set path and fullpath for template vars (#73924)Brian Coca5-6/+18
2021-03-26Fix setup subset (#74022)Brian Coca4-10/+31
2021-03-25documents the use of ansible.legacy (#73942)Alicia Cozine1-3/+20
2021-03-25Update version on FreeBSD (#73664)Leandro Scardua1-1/+1
2021-03-25update docs to uninstall ansible-base on upgrade (#74024)Sandra McCann1-3/+34
2021-03-25Update playbooks_variables.rst. To say you can define variables within a play...sgpinkus1-4/+4
2021-03-25Added prerequisites to install for CentOS (#73993)Marketka1-0/+12
2021-03-25Use FQCN for module set_stats (#74028)Baptiste Mille-Mathias1-6/+6
2021-03-25Docs: Add filter "urlencode" with example (#74034)saruter1-0/+8
2021-03-25use present tense for porting guide entries (#74021)Alicia Cozine1-11/+8
2021-03-25dev_guide/testing_integration: update image list (#74017)Andrew Klychkov1-3/+3
2021-03-25Introduce the concept of playbooks early on (#74018)David Greaves1-0/+50
2021-03-25argspec validation - fix apply_defaults (#74029)Felix Fontein4-2/+46
2021-03-24Updating Community docs with DO information (#74019)Mark Mercado1-0/+1
2021-03-24dnf test - update libmodulemd when updating python3-dnf (#74025)Sam Doran1-0/+1
2021-03-24Documentation: update committer_guidelines.rst (#73782)Andrew Klychkov1-110/+31
2021-03-24Update the porting guide for a new ansible version (#74016)Toshio Kuratomi1-0/+21
2021-03-24Docsite: clarify a changelog entry format (#73902)Andrew Klychkov1-1/+19
2021-03-23apt_key - update key ID and URL used in testSam Doran1-4/+4
2021-03-23Add integration tests for add_collection_to_versions_and_dates(), and extend ...Felix Fontein16-0/+618
2021-03-23setup virtualization: fix RHEV product_name (#73919)Martin Nečas1-1/+1
2021-03-23Adding jborean93/WindowsServer2019 in docs (#73950)Jim Speir1-0/+1
2021-03-23fix wait_for looping when missing net module (#73963)Brian Coca2-27/+32
2021-03-23Fix trailing whitespace in Conditional debug() (#73956)Alex Willmer1-1/+1
2021-03-23less blocking on fact reading (#73951)Brian Coca2-10/+33
2021-03-22Fix wrong backup directory var name in apt module (#73840)Xabier Napal2-1/+5
2021-03-20Update Ansible release version to v2.11.0b3.post0. (#73980)Rick Elrod1-1/+1
2021-03-20New release v2.11.0b3 (#73977)v2.11.0b3Rick Elrod4-1/+71
2021-03-20add porting guide info for optional module_utils (#73979)Matt Davis1-0/+2
2021-03-19Use ArgumentSpecValidator in AnsibleModule (#73703)Sam Doran19-1118/+1034
2021-03-19find - set proper default based on use_regex (#73961)Brian Coca3-2/+36