reboot_and_wait role is run as root, which means the
latest-packages.yml runs the reboot_and_wait role as become. If the user doesn't have sudo rights on the deployment host then the two local_actions in p3-appliances/ansible/roles/reboot_and_wait/tasks/main.yml fail.