index
:
ansible
fix/become_user+freebsd-v2.4.13
Ansible is sponsored by Red Hat, Inc.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hacking
Age
Commit message (
Expand
)
Author
2023-08-03
[stable-2.14] Update update-sanity-requirements.py script (#81424) (#81432)
Matt Clay
2023-08-02
[stable-2.14] Docs removal and other backports (#81407)
Matt Clay
2023-07-31
[stable-2.14] Fix misrendered sections in manpage generation (#81380)
Matt Clay
2023-07-18
[stable-2.14] ansible-test - Pre-build PyYAML wheels (#81300) (#81310)
Matt Clay
2023-06-09
[stable-2.14] Remove docs dir dependency from man page build (#81003) (#81023)
Matt Clay
2023-06-09
Remove straight.plugin dependency (#80084) (#81019)
Matt Davis
2022-10-26
stable docs build: do not use YAML parsing/serialization for .deps files (#79...
Sandra McCann
2022-09-07
Fix distro fact handling for Flatcar (#77635)
Johanan Liebermann
2022-08-08
Add missing space after keywords. (#78480)
Matt Clay
2022-06-29
`FieldAttribute`s as descriptors (#73908)
Martin Krizek
2022-06-28
Update README.md (#78139)
Diana S. Cardona
2022-05-18
Allow result sha to be overriden with local sha (#77832)
Matt Martz
2022-05-11
Stop making core docs build talk of (ansible-)'base' when meaning (ansible-)'...
Felix Fontein
2022-05-03
shift to ansible_core_version
samccann
2022-04-25
Fix use of deprecated antsibull-docs option.
Matt Clay
2022-04-22
Replace antsibull with antsibull-docs (#77504)
Felix Fontein
2022-04-11
Make "~/.ansible" path configurable (#76114)
htol
2022-03-29
Add script to handle more deprecations. (#77400)
Matt Clay
2022-03-28
Update core porting guide generation.
Matt Clay
2022-03-28
Porting guide fixes. (#77376)
Matt Clay
2022-03-24
Improve documentation to fix outdated file paths (#77341)
Cindy Park
2022-03-05
Honor `--quiet` parameter properly in fish shell (#77180)
Philip Douglass
2022-02-04
Cleanup of cannned responses (#76689)
Brian Coca
2022-01-18
Fix unsafe handling of variable PYTHON_BIN (#76767)
Pascal Höhnel
2021-11-16
ansible-test - Update import test and sanity requirements. (#76308)
Matt Clay
2021-10-19
Modernize install (#76021)
Matt Martz
2021-09-22
Update vendored copy of distro to 1.6.0 (#75732)
Matt Martz
2021-09-14
Fix markdown links that were errantly formatted as rst (#75697)
Matt Martz
2021-08-11
hacking - account for job names that contain separators (#75454)
Sam Doran
2021-08-11
Cleanup hacking scripts to prepare for pylint update. (#75474)
Matt Clay
2021-07-08
Allow docs-build to use a local ansible-build-data checkout.
Toshio Kuratomi
2021-07-08
Update hacking `env_setup` to prefer Python 3 (#75213)
Sam Doran
2021-06-23
Use antsibull-docs devel for devel docs (#74988)
Felix Fontein
2021-06-15
Only consider directories which do have .deps files other than ancestor.deps....
Felix Fontein
2021-06-01
Due to the takeover of freenode we're moving to a different irc network. (#74...
Toshio Kuratomi
2021-05-11
Vendor `distutils.version` (#74644)
Matt Martz
2021-05-05
Rename hacking/shippable to hacking/azp.
Matt Clay
2021-04-28
Retrofit shippable scripts to work with AZP
Alexander Sowitzki
2021-04-25
Update default containers to 3.4.0. (#74415)
Matt Clay
2021-03-01
Fix typo in incidental.py (#73737)
Ikko Ashimine
2021-02-17
Split Ansible docs from core docs (#73616)
Sandra McCann
2021-01-14
Allow restricting config values to enumerated list (#73162)
Brian Coca
2021-01-13
[facts] Differentiate CentOS vs CentOS Stream (#73034)
Rick Elrod
2020-08-18
hacking: replace use of "which" with "command -v" (#71278)
Vincent Bernat
2020-08-14
Updates to docs build for new antsibull CLI
Toshio Kuratomi
2020-08-07
Fix version comparison for determining what ansible to build against
Toshio Kuratomi
2020-07-30
hacking: fix announce script version parsing (#71008)
Rick Elrod
2020-07-22
Add ansible-releases@redhat.com to announce template (#70812)
Rick Elrod
2020-07-21
distribution: Add support for DragonFly (#70748)
Abhijeet Kasurde
2020-07-20
Need to return any error code from running antsibull-docs (#70763)
Toshio Kuratomi
[next]