Commit graph

54 commits

Author SHA1 Message Date
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
462176464b ansiblelint fixes-- fqcn[action-core] - command to ansible.builtin.command
Replaces many references to  command: with ansible.builtin.command

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 11:26:47 +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
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
Clement Verna
8287cfd75a Remove infinote from ansible
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:09 +02:00
Patrick Uiterwijk
936e8b261a yum accepted pkg=, package calls it name=
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-09 00:38:26 +02:00
Patrick Uiterwijk
adcbf72f03 Packageize this, packageize that, packageize the world
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:25:52 +00:00
Ralph Bean
ee403b0314 This one, too. 2017-02-15 12:13:03 +00:00
Ralph Bean
a2d16d03ec Tag this role. 2017-02-15 12:12:23 +00:00
Ralph Bean
668b66570b Blacklist pagure folders in dist-git to make cache building faster. 2017-02-15 12:10:59 +00:00
Kevin Fenzi
b1a2d105c9 In ansible 2.2 always_run is depreciated. Switch to check_mode. 2016-11-01 16:29:49 +00:00
Kevin Fenzi
1c6e9a11f4 Another pile of trailing whitespace fixes 2016-08-08 19:42:36 +00:00
Patrick Uiterwijk
1e6d4d5fc4 Use git_content_t for distgit
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-29 23:30:15 +00:00
Ralph Bean
87f883be01 Tag the cgit role. 2016-01-05 21:31:14 +00:00
Ralph Bean
cc0089049f Redirect old cgit repo urls to the new namespace. 2016-01-05 21:31:14 +00:00
Kevin Fenzi
d7978f9eec Fix duplicate entries in cgit due to namespace changes. 2016-01-02 17:25:15 +00:00
Ralph Bean
8d70839c02 A stab at fixing the make-cgit list script. 2015-12-17 16:13:20 +00:00
Pierre-Yves Chibon
3f881b3d22 Check that the directory is a directory 2015-12-17 16:53:26 +01:00
Pierre-Yves Chibon
617beaac5f Update make-cgit-pkgs-list.sh for namespacing 2015-12-17 16:34:25 +01:00
Kevin Fenzi
3339d0c129 Adjust cgit on infinote 2015-10-13 20:54:25 +00:00
Kevin Fenzi
ffc1ca54fb add cgitrc for infoinote, fix commit script 2015-10-13 18:32:02 +00:00
Kevin Fenzi
1c254ae9a1 Bunch more work on infinoted 2015-10-09 23:07:57 +00:00
Kevin Fenzi
dcc9f31bb7 Fix up cgit on batcave 2015-09-25 15:01:11 +00:00
Kevin Fenzi
337c09eb0e Name this cgitrc file right 2015-09-14 20:52:31 +00:00
Kevin Fenzi
6e1241643c Add cgit stuff needed for batcave01 2015-09-14 20:46:58 +00:00
Patrick Uiterwijk
7151d67fc9 Highlight is used by cgit for source highlighting 2015-07-28 11:59:37 +00:00
Kevin Fenzi
0097fdcda7 Misc people fixes:
Set the cgit repos dir to be readable by apache.
Set git context for public_git dirs
Allow cgit to read it's css and such.
2015-06-22 21:59:56 +00:00
Kevin Fenzi
ea90f2cdce Move this over to /var/www/ since /var/www/git doesn't exist. 2015-06-22 20:53:39 +00:00
Kevin Fenzi
7b59fe6dcc Disable this filter for now until we can see why it's not installed. 2015-06-17 17:20:58 +00:00
Kevin Fenzi
9543fefeb4 Add a cgitrc for people 2015-06-17 17:11:24 +00:00
Kevin Fenzi
2e0003bf32 Fix wrong command name in nagonce 2015-06-17 15:51:19 +00:00
Kevin Fenzi
16ac719702 Make the cgit role handle people cgit also. 2015-06-17 14:46:39 +00:00
Patrick Uiterwijk
621fdacda2 Fix git type for selinux 2015-03-13 00:43:03 +00:00
Kevin Fenzi
d7130e5337 See if we can make this idempotent 2015-02-16 15:32:48 +00:00
Mathieu Bridon
f86b3e56c7 cgit/make_pkgs_list: We need semanage to be installed 2015-01-27 15:47:16 +01:00
Mathieu Bridon
a7d660bcd0 cgit/make_pkgs_list: Create the needed directory 2015-01-27 15:36:41 +01:00
Mathieu Bridon
8a6719517b Revert "distgit: Merge in the cgit/make_pkgs_list role"
This reverts commit a29f50a19a.

Turns out, Fedora People needs this as well, so it needs to remain
separated.

Sorry for the noise!
2015-01-27 15:33:45 +01:00
Mathieu Bridon
a29f50a19a distgit: Merge in the cgit/make_pkgs_list role
Having it split out was causing trouble, because distgit depends on it,
but it depends on the /srv/git folder being created, which is created
in the distgit role...

Nothing else uses this though, so merging it is the easy way out.
2015-01-27 15:31:17 +01:00
Mathieu Bridon
12dea5d384 cgit/make_pkgs_list: Ensure the repo list file exists
The semanage call further down the palybook will fail if the
file isn't there already.
2015-01-27 15:14:54 +01:00
Mathieu Bridon
a212d6626f cgit/make_pkgs_list: Fix SELinux context 2015-01-27 13:36:15 +01:00
Mathieu Bridon
176c1884e6 cgit/make_pkgs_list: Give the file to apache 2015-01-27 11:42:50 +01:00
Pierre-Yves Chibon
8bbea259ef Fix the page numbers at the bottom of the pages 2014-12-17 10:28:42 +01:00
Pierre-Yves Chibon
441c1455da Do not install nor configure the email-libravatar script while the package isn't in epel7 2014-12-16 19:06:33 +01:00
8b45df1def cgit/make_pkgs_list: Remove useless new lines
This had been fixed during the review of the patches, but the unfixed
patch is what got merged.

https://fedorahosted.org/fedora-infrastructure/ticket/4452
2014-09-24 12:26:07 +02:00
Kevin Fenzi
8277847d57 Need mod_ssl here. 2014-08-26 22:31:24 +00:00
Kevin Fenzi
7f2b5e0e52 Move image files to the right place. 2014-08-26 20:41:01 +00:00
Kevin Fenzi
f5c4d05f60 No lua-md5 on epel7 yet. ;( 2014-08-26 20:32:17 +00:00
Kevin Fenzi
c9e14c8e0b Fix multiple tasks in play 2014-08-26 19:05:26 +00:00