Alper Polat
Alper Polat
I am running into it in 6.7.0 as well.
@conradwt Now the code signed binary is released, please retry downloading and opening node exporter following these steps: 1- get with curl instead of downloading using a browser, make sure...
It also might make sense to download the file on the target machine then, because we should be able to find the arch with ansible facts.
Yep, this is a problem that can be solved by maintaining your inventory in a peculiar way. ☝️
It should also be working on newline, could it be because of spacing with custom values? YAML can be quite unpredictable with scoping sometimes. It would be useful if you...
@adamsousa What happens when you skip the superuser part with `--no-superuser`? That seems to skip some optional steps, wondering if superuser is then crucial for the installation. Also, in automation...