dbdb0d9824
Fix the final 50ish casing linting errors
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-22 07:30:55 +10:00
47c68f478d
ansiblelint fixes - fqcn[action-core] - template to ansible.builtin.template
...
Replaces references to template: with ansible.builtin.template
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 11:30:29 +10:00
25391e95b7
ansiblelint fixes - fqcn[action-core] - package to ansible.builtin.package
...
Replaces many references to package: with ansible.builtin.package
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 11:28:00 +10:00
6a3816dfdc
ansiblelint fixes-- fqcn[action-core] - copy to ansible.builtin.copy
...
Replaces many references to 'copy' with ansible.builtin.copy
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 10:43:31 +10:00
62952df107
ansiblelint fixes-- fqcn[action-core] - file to ansible.builtin.file
...
Replaces many references to file: with ansible.builtin.file
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 10:41:52 +10:00
691adee6ee
Fix name[casing] ansible-lint issues
...
fix 1900 failures of the following case issue:
`name[casing]: All names should start with an uppercase letter.`
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-14 20:20:07 +10:00
Aurélien Bompard
d23b6f2d9b
s/user_username/user_name/g
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-12-03 11:12:47 +01:00
4a4e7e07cb
[ansible-lint] prefix variable names for rabbit/user role
...
ansible-lint requires that variables for roles are prefixed with the
name of the role. This commit prefixes the variables for the
rabbit/user role with user_ as required by ansible-lint
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-12-03 10:48:45 +01:00
89f6f1fc32
Fix majority of remaining yamllint warnings and errors
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-11-28 17:31:45 +10:00
Aurélien Bompard
4249161ad0
RabbitMQ: add topic auth to more apps
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-07-05 08:35:10 +02:00
Pavel Raiskup
2c9e722dfc
messaging/base: jinja expansion doesn't work in name
...
https://github.com/ansible/ansible/issues/3103
2019-06-28 23:40:28 +02:00
Pavel Raiskup
c6f7513c38
messaging/base: try to depend on rabbit/user automatically
2019-06-28 23:31:23 +02:00
Pavel Raiskup
2a4c4d66ae
messaging/base: remove undefined var
2019-06-28 12:58:58 +02:00
Pavel Raiskup
124abd89a8
messaging/base: missing with_items
2019-06-28 12:56:23 +02:00
Pavel Raiskup
9bce442b80
messaging/base: fix syntax error
2019-06-28 12:54:31 +02:00
Pavel Raiskup
0128b3145f
messaging/base: all tasks to have tag=fedora-messaging
2019-06-28 12:52:46 +02:00
Pavel Raiskup
4f6f243fac
copr: backend: install messaging toml config
2019-06-28 12:51:52 +02:00
Pavel Raiskup
39e30c9725
messaging/base: tag package installation by 'fedora-messaging'
2019-06-28 09:42:59 +02:00
Pavel Raiskup
1cd464ba1c
messaging/base: fix modes to use octal numbers
2019-06-28 09:38:33 +02:00
Pavel Raiskup
5dae2832e0
roles/messaging: correct paths to certs/keys
2019-06-28 09:35:48 +02:00
Pavel Raiskup
628007b428
copr: backend: copy fedora-messaging credentials
2019-06-28 09:23:42 +02:00