ansible/playbooks/manual
Michal Konecny 2ec055db6f Use first uppercase letter for all handlers
This will unify all the handlers to use first uppercase letter for
ansible-lint to stop complaining.

I went through all `notify:` occurrences and fixed them by running
```
set TEXT "text_to_replace"; set REPLACEMENT "replacement_text"; git grep
-rlz "$TEXT" . | xargs -0 sed -i "s/$TEXT/$REPLACEMENT/g"
```

Then I went through all the changes and removed the ones that wasn't
expected to be changed.

Fixes https://pagure.io/fedora-infrastructure/issue/12391

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2025-02-10 20:31:49 +00:00
..
copr Use first uppercase letter for all handlers 2025-02-10 20:31:49 +00:00
fas-readonly ansiblelint fixes - fqcn[action-core] - template to ansible.builtin.template 2025-01-15 11:30:29 +10:00
gdpr ansiblelint fixes - fqcn[action-core] - shell to ansible.builtin.shell 2025-01-15 11:29:10 +10:00
mirrormanager Prefix openshift/job 2024-12-03 10:48:45 +01:00
nagios Fix name[casing] ansible-lint issues 2025-01-14 20:20:07 +10:00
noggin-deployment Remove fedmsg and github2fedmsg from staging 2025-02-04 09:13:40 +01:00
rabbit [yaml-lint] fix yamllint errors and warnings on plabooks 2024-11-25 19:04:25 +10:00
rebuild ansiblelint fixes-- fqcn[action-core] - command to ansible.builtin.command 2025-01-15 11:26:47 +10:00
releng ansiblelint fixes - fqcn[action-core] - template to ansible.builtin.template 2025-01-15 11:30:29 +10:00
staging-sync koji-sync: fix name of vars, they should not be capatilized 2025-02-07 10:42:26 -08:00
upgrade Remove fedmsg and github2fedmsg from staging 2025-02-04 09:13:40 +01:00
autosign.yml motd generic template added 2025-01-28 01:10:14 +00:00
centosci-keytab.yml CentOS-CI: Manual playbook for creation of CentOS CI keytabs 2022-10-25 12:13:19 +01:00
communishift.yml communishift: wip cleanup and notifcation tasks 2024-10-24 13:55:01 +01:00
communishift_send_email_notifications.yml communishift: playbook rename for sending email notifications 2024-11-25 17:29:42 +00:00
fas2discourse.yml Fix name[casing] ansible-lint issues 2025-01-14 20:20:07 +10:00
get-system-packages.yml ansiblelint fixes - fqcn[action-core] - shell to ansible.builtin.shell 2025-01-15 11:29:10 +10:00
history_undo.yml ansiblelint fixes - fqcn[action-core] - shell to ansible.builtin.shell 2025-01-15 11:29:10 +10:00
import-irc-cookies-to-matrix.yml ansiblelint fixes-- fqcn[action-core] - command to ansible.builtin.command 2025-01-15 11:26:47 +10:00
kernel-qa.yml motd generic template added 2025-01-28 01:10:14 +00:00
oci-registry-prune.yml ansiblelint fixes-- fqcn[action-core] - command to ansible.builtin.command 2025-01-15 11:26:47 +10:00
ocp4-place-ignitionfiles.yml ansiblelint fixes - fqcn[action-core] - template to ansible.builtin.template 2025-01-15 11:30:29 +10:00
ocp4-sysadmin-openshift.yml Prefix openshift/sysadmin-openshift 2024-12-03 10:48:46 +01:00
openqa-restart-workers.yml Fix name[casing] ansible-lint issues 2025-01-14 20:20:07 +10:00
qadevel.yml motd generic template added 2025-01-28 01:10:14 +00:00
remote_delldrive.yml ansiblelint fixes - fqcn[action-core] - shell to ansible.builtin.shell 2025-01-15 11:29:10 +10:00
restart-fedmsg-services.yml Remove fedmsg and github2fedmsg from staging 2025-02-04 09:13:40 +01:00
restart-pagure.yml Fix name[casing] ansible-lint issues 2025-01-14 20:20:07 +10:00
sign-and-import.yml ansiblelint fixes - fqcn[action-core] - shell to ansible.builtin.shell 2025-01-15 11:29:10 +10:00
sign-vault.yml motd generic template added 2025-01-28 01:10:14 +00:00
sync-hosts.yml ansiblelint fixes-- fqcn[action-core] - copy to ansible.builtin.copy 2025-01-15 10:43:31 +10:00
update-aliases.yml Fix name[casing] ansible-lint issues 2025-01-14 20:20:07 +10:00
update-firmware.yml ansiblelint fixes-- fqcn[action-core] - command to ansible.builtin.command 2025-01-15 11:26:47 +10:00
update-packages.yml ansiblelint fixes-- fqcn[action-core] - command to ansible.builtin.command 2025-01-15 11:26:47 +10:00