ansible-role-do-agent icon indicating copy to clipboard operation
ansible-role-do-agent copied to clipboard

Cross-distro installation of the DigitalOcean monitoring agent

Results 3 ansible-role-do-agent issues
Sort by recently updated
recently updated
newest added

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]...