Commit Graph

9 Commits

Author SHA1 Message Date
Ryan Lerch
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
Ryan Lerch
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
Ryan Lerch
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
Ryan Lerch
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
Kevin Fenzi
5c16effdf8 Fix up developer rss feed sync issues. 2015-11-02 15:59:48 +00:00
Kevin Fenzi
940cdcc18f Additional changes for developer needed. 2015-10-30 18:29:09 +00:00
Kevin Fenzi
adbd3e4d6d Fix typo 2015-10-29 18:57:37 +00:00
Kevin Fenzi
7487aa54ee Pull rss.py script into ansible for developer.fedoraproject.org. 2015-10-29 18:53:17 +00:00
Kevin Fenzi
81a155e0ef Initial version of developer.stg.fedoraproject.org 2015-10-27 17:09:24 +00:00