Jay LaCroix

Results 18 comments of Jay LaCroix

Sorry I missed this comment. The code as I have it already lets you do a per-machine config. That's what the host_vars file does, and that should give you everything...

As far as the absence of Pop!_OS in the ansible_distribution statement and that potentially not running on Pop!_OS hosts, you're sort of correct. The reason I say "sort of", is...

Closing due to age

As long as the hostname matches in /etc/hostname & /etc/hosts (on the actual system being configured by Ansible), and you also have a matching hostname in the inventory file as...

One potential issue I see here, is that in my experience, some distributions do well with FQCN while it causes Ansible runs to fail on others. I haven't had a...

Thank you for taking the time to write this in. However, I don't accept pull requests or issues on this particular repository - reason being, it's provided as reference for...

I think I remember something about this, I think it was a race condition where the group is being referred to before the group was actually created. Usually this is...

Is there a timeframe for this article? If it's still being written when my workload slows down, I'm sure I can add a few points to this. And I also...

In regards to changing the title to mention user switching, I am not sure if I agree with that. It happens even without switching users, the user-switching thing was just...

> Makes sense given toggling from Dynamic to static workspaces messes around with the tiles as well. That situation CAN make sense, but the issue happens even if there's no...