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/integration/targets/apt_repository/tasks
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>
11 months ago
..
apt.yml apt_repository: Do not convert symlink repo to a normal file (#82271) 11 months ago
cleanup.yml Fix cosmetic problems in YAML source 8 years ago
main.yml Replace deprectated include with {import,include}_tasks in apt{,_repository,_key} integration tests (#71964) 4 years ago
mode.yaml Don't request repo updates when only testing modes (#78843) (#78850) 2 years ago
mode_cleanup.yaml Add missing newlines to YAML files (#80031) 2 years ago