Enter the required variables in the vars/vars.yaml file
This step will make sure the hosts packages will be upgraded
run command: sudo ansible-playbook update-host.yaml -k --ask-become-pass --become-method=su
This step will create a veeam service account1 and setup the repository XFS filesystem
run command: sudo ansible-playbook setup-repository.yaml -k --ask-become-pass --become-method=su
This step will setup firewall rules and enable OTP2 for the user
run command: sudo ansible-playbook harden-host.yaml -k --ask-become-pass --become-method=su
Configure OTP within the Authenticator application of your choice, use the information from the credentials/OTP
file