Commit e5d4efa
authored
Ansible fixes (#3420)
Forward port of #3407 from b0.72.
* The `ansible.builtin.command' module does not take a warn argument
The argument gives errors now, so delete it.
* There are now two repos for pbench-agent
The pbench repo contains RPMs for pbench-sysstat and screen (the latter
for *some* distros, mainly RHEL8 - RHEL9 picks up screen from EPEL).
The pbench-<version> repo contains the RPM for the latest release of
pbench-agent (and possibly a server RPM although we don't install RPMs
for the server: containers have taken over).1 parent 9509d23 commit e5d4efa
2 files changed
+12
-4
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | | - | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
13 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments