♻️ refactor(ansible): move gitea secret user-propagation list to inventory (#4)
Co-authored-by: Gabriel Radureau <[email protected]> Co-committed-by: Gabriel Radureau <[email protected]>
This commit was merged in pull request #4.
This commit is contained in:
+1
-2
@@ -123,7 +123,6 @@
|
||||
}) | b64encode }}
|
||||
gitea_owner_type: 'user'
|
||||
gitea_owner_name: '{{ item }}'
|
||||
loop:
|
||||
- arcodange
|
||||
loop: '{{ gitea_secret_propagation_users }}'
|
||||
loop_control:
|
||||
label: '{{ item }}'
|
||||
Reference in New Issue
Block a user