HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mccoyc

no profile record

comments

mccoyc
·12 месяцев назад·discuss
I wonder if they'd consider implementing NTS.

https://github.com/jauderho/nts-servers/tree/main
mccoyc
·в прошлом году·discuss
It's probably a lot of automated tooling/monitoring infrastructure that's doing reverse resolution of IPs to get hostnames.

Edit: I've found that sometimes they're pretty poor at caching responses so you end up with a lot of these requests.
mccoyc
·в прошлом году·discuss
Can confirm us-east1 (and possibly us-south1) are having VPC host reachability problems.
mccoyc
·5 лет назад·discuss
Another one for the list is `--start-at-task` and `--list-tasks`, for those tasks that are statically imported. If you have a task bomb out, you can take over from where you left off. Doesn't work in all playbooks, if facts need to be set earlier, but it's still very useful and saves tons of time. Obvious, but I wish I knew that one earlier too.