runonce is a simple script that adds a bash script and a systemd unit to run a bash script at the next system boot, archive the script with a date/timestamp, and add a log entry.
To use:
Install the rpm
systemctl enable runonce
Put the script you wish to run on next boot in /etc/local/runonce.d
Enjoy