Files
fedora-infra_ansible/roles
Carl George fffd852e6e Fix RuntimeError in owner-sync-pagure.j2
This is a small follow up fix related to 01be34a706.
Previously the script modified a list while iterating through it, which
is always a bad idea, but it didn't throw an error.  My last changes
switched it to iterating through a list, which surfaced the flaw as a
RuntimeError.  Using a set comprehension is a cleaner way to generate
the set we need to return.

Signed-off-by: Carl George <carlwgeorge@gmail.com>
2024-07-31 13:27:42 -05:00
..
2024-07-19 19:11:36 +00:00
2024-05-13 17:56:59 -07:00
2024-07-16 19:58:46 -07:00
2024-07-01 13:34:48 +00:00
2024-07-03 20:00:59 +00:00
2024-07-03 20:00:59 +00:00
2024-07-19 10:45:02 -07:00
2024-07-03 20:00:59 +00:00
2024-07-30 11:47:33 -07:00
2024-06-27 15:38:03 -07:00

Space for our ansible roles - ansible 1.2 and above only