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
Abhijeet Kasurde 265f5e724c
apt_repository: Do not convert symlink repo to a normal file (#82271)
* apt_repository: Do not convert symlink repo to a normal file

* module manually writes to repo files. If the file is a symlink
  module used to re-write and convert a symlink to a normal file.
  This fix tracks the symlink and keeps the changes intact.

Fixes: #49809

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2 years ago
..
integration apt_repository: Do not convert symlink repo to a normal file (#82271) 2 years ago
lib/ansible_test validate-modules: Check for correct values in choice (#82266) 2 years ago
sanity ansible-test - Use pylint unidiomatic-typecheck 2 years ago
support Remove sefcontext support plugin 2 years ago
units fix pc misuse (#82157) 2 years ago