zuul-jobs/roles/ensure-package-repositories/tasks
Xing Zhang 1242a98137
Fix add repositories in RedHat and Suse
These tasks should be used with become like Debian.yaml, otherwise
error will occurred like this:
[Errno 13] Permission denied: '/etc/yum.repos.d/test.repo'

Change-Id: I9c6f0132536500d36ba0098b635b1858e05d7ccf
2020-07-21 10:51:28 +08:00
..
Debian.yaml ensure-package-repositories: Add role 2020-05-01 15:49:21 +02:00
main.yaml ensure-package-repositories: update include to include_tasks 2020-05-26 14:57:59 +02:00
RedHat.yaml Fix add repositories in RedHat and Suse 2020-07-21 10:51:28 +08:00
Suse.yaml Fix add repositories in RedHat and Suse 2020-07-21 10:51:28 +08:00