Killed trailing spaces in group/host vars with fire.

Normally it's just a nitpick to not have trailing spaces on variables.
However, for some things like mac address, it really matters.
Bunches of buildhw's were failing ansibile because they were passing
"mac address " to linux-system-roles networking and ansible was going
'huh, nope, I can't find that mac address here at all'.
So, just blow all the tailing spaces away to avoid any other variables
that hit this.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-05-04 08:52:52 -07:00
parent f7f7a3e8de
commit 3c12ef6aa9
231 changed files with 947 additions and 949 deletions

View file

@ -1,7 +1,7 @@
freezes: False
csi_purpose: GNOME Infrastructure Backups facility
csi_relationship: |
Provides rdiff-backup based backups to all the GNOME Infrastructure
Provides rdiff-backup based backups to all the GNOME Infrastructure
machines and services
- This machine mainly relies on the Red Hat sponsored NetApp assigned
to the GNOME Project where all the backups do reside