Loading
Commits on Source 9
-
Ali Afsharzadeh authored
* Enable reserved variable name checks and fix violations Updated .ansible-lint configuration to skip only var-naming[pattern] and var-naming[no-role-prefix] instead of skipping the entire var-naming rule. This enables the check for reserved variable names. Renamed variables that used reserved names to avoid conflicts. Updated all references in tasks, variables, and templates. Signed-off-by:
Ali Afsharzadeh <afsharzadeh8@gmail.com> * Rename namespace variable inside tasks instead of deleting it Signed-off-by:
Ali Afsharzadeh <afsharzadeh8@gmail.com> * Change hosts variable to vm_hosts Signed-off-by:
Ali Afsharzadeh <afsharzadeh8@gmail.com> * Use k8s_namespace instead of dashboard_namespace in dashboard.yml.j2 template Signed-off-by:
Ali Afsharzadeh <afsharzadeh8@gmail.com> --------- Signed-off-by:
Ali Afsharzadeh <afsharzadeh8@gmail.com>
-
Mohamed Omar Zaian authored
-
Ali Afsharzadeh authored
The option ara_default was still present in ansible.cfg under callbacks_enabled. This is a leftover from commit b9e9364c ("Remove ara support in CI") and should have been removed together with the rest of the ara integration. Signed-off-by:
Ali Afsharzadeh <afsharzadeh8@gmail.com>
-
wangsifei99 authored
Signed-off-by:wangsifei99 <wangsifei@kylinos.cn>
-
Ali Afsharzadeh authored
Signed-off-by:Ali Afsharzadeh <afsharzadeh8@gmail.com>
-
Qasim Mehmood authored
-
Mahdad Ghasemian authored
-
Max Gautier authored
Co-authored-by:github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
-
Hyeonki Hong authored
Signed-off-by:Hyeonki Hong <hhk7734@gmail.com>