ansible-role-do-agent
ansible-role-do-agent copied to clipboard
Cross-distro installation of the DigitalOcean monitoring agent
This behavior leaves the old do-agent running until a reboot or a manual restart. One fix would be to change state from started to restarted but that would unnecessarily bounce...
> This behavior leaves the old do-agent running until a reboot or a manual restart. > > One fix would be to change state from started to restarted but that...
``` TASK [andrewsomething.do-agent : create temporary file for public key] ****************** changed: [host] TASK [andrewsomething.do-agent : download public key] *********************************** changed: [host] TASK [andrewsomething.do-agent : install public key to keyring]...