Ryan Lerch
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
Ryan Lerch
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
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
c1187db20b
torrent: setup torrent user/group
...
This used to get setup by the bittorrent package, but we don't use that
anymore, so lets do it manually here. We need these to own various
torrent content.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2023-11-28 16:01:21 -08:00
Kevin Fenzi
dd31639a9a
torrent02: drop btseed, we just use rtorrent now
...
We used to use btseed, but it stopped working and we couldn't sort out
why, so we switched to running rtorrent in a tmux instead. Its not
great, but it does work for a seeder.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2021-12-02 14:45:44 -08:00
Kevin Fenzi
4b7c31a882
cleanup: remove all the duplicate tests for selinux python bindings in favor of the ones in base.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-05-16 10:54:58 -07: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
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
f122f4bd0d
Needed for semanage
2016-02-12 19:26:37 +00:00
Kevin Fenzi
a25a6cf15d
cron.d entries should be mode 644.
2015-05-05 20:21:56 +00:00
Kevin Fenzi
5722b05d51
Also start opentracker-ipv6. It now seems to work ok.
2015-05-04 17:46:12 +00:00
Kevin Fenzi
35031730d2
Move these up one level. They were mismatched with the cron job and in a duplicate subdir
2015-05-04 17:35:54 +00:00
Kevin Fenzi
2693bec253
Add selinux context setup for /srv/web
2015-05-04 17:02:58 +00:00
Kevin Fenzi
cd5e0996b4
Move torrent web files to more standard /srv/web dir and adjust scripts
2015-05-04 16:26:50 +00:00
Kevin Fenzi
98dbde496c
Fix typo in copy
2015-05-04 16:14:10 +00:00
Kevin Fenzi
96221ca5c9
Add systemd unit for btseed. Fix config. Enable services.
2015-05-04 15:18:28 +00:00
Kevin Fenzi
d06c29aba3
Setup modes for some scripts on torrent too.
2015-05-01 21:47:08 +00:00
Kevin Fenzi
c5ee5e73c8
Drop this incomplete fragment
2015-05-01 21:03:08 +00:00
Kevin Fenzi
e4e2e5dcc5
Try removing this trailing / and see if that makes ansible happy.
2015-05-01 20:59:30 +00:00
Kevin Fenzi
a8329c6969
ansible should make the tree up to the requested dir by default
2015-05-01 20:54:59 +00:00
Kevin Fenzi
e6d2a4059f
These should be directories
2015-05-01 20:50:26 +00:00
Kevin Fenzi
0596e73695
Another small typo. Missing - in front of name:
2015-05-01 19:37:15 +00:00
Kevin Fenzi
ef1223bebb
Make torrent01 rhel7 ansible version of old torrent server.
2015-05-01 19:33:39 +00:00
Pierre-Yves Chibon
e97bfa642f
Drop un-used task and adjust documentation
2014-12-08 20:30:10 +01:00
Pierre-Yves Chibon
4cde2a4667
Start working on the torrent role for the tracker
2014-12-08 19:00:22 +01:00