ansible/changelogs
Alexander Sowitzki e804fccf1c Let file module not change link to absolute when src not given (#65448)
The file module changes existing sym links from relative to absolute
if the src is not stated in the tasks since it uses `os.path.realpath`
to fetch the link source and not `os.readlink`. Changed that.
2021-03-01 15:14:03 +01:00
..
fragments Let file module not change link to absolute when src not given (#65448) 2021-03-01 15:14:03 +01:00
CHANGELOG.rst
changelog.yaml Use antsibull-changelog instead of packaged changelog generator (#69313) 2020-06-11 11:21:21 -07:00
config.yaml [changelog config] Ansible Base -> ansible-core (#73739) 2021-02-27 21:51:11 -06:00