You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Nikita Korolev bd3ffbe109
fix incorrect ansible_managed formatting (#79129)
Ansible breaks configs if file name could be parsed as jinja template
or contains `%` chars.
Especially `%n`[ame%] which is a line break pattern according to [strftime (3)](https://manpages.debian.org/bullseye/manpages-dev/strftime.3.en.html)
2 years ago
..
integration fix incorrect ansible_managed formatting (#79129) 2 years ago
lib/ansible_test Clean up release script (#81488) 2 years ago
sanity Sanity: Bump version to match Python 3.12 (#81399) 2 years ago
support remove deprecated datetime.datetime methods (#81323) 2 years ago
units Add unit tests for module_utils.compat.datetime (#81483) 2 years ago