can we automate "list the hostnames of each server to be upgraded" #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
in the instructions it says "list the hostnames of each server to be upgraded". The output from upgradable was like 1200 lines. Shouldn't it be possible to automatically create a list of hosts to upgrade from this? Or at least parse the output from
upgradable
to display an easier to work with list?