Alex Díaz

Results 27 comments of Alex Díaz

Hi, thank you for the detailed reply! I have thought of fetching that list - but that makes me want to not use the inventory plugin (as I could then...

@csmart mm I think limit kinda works - but it means I have to remember to do that everywhere (in all my play books vs just limiting the scope of...

Hi - yes sorry I meant that I would have to change my playbooks from `hosts: all` to `hosts: some-pattern`(or well I can `--limit` at the top but then I...

@csmart I can help you with some dev time - whatever hack I come up with may not be proper but I can improve it with your help can't make...

> Expected behaviour > > The output of step 4 should be 1. > > Actual behaviour > The output of step 4 is 1. I guess this is a...

on my Fedora 36 system a non-root user has no capabilities: ``` [akdev@canzuk ~]$ awk /Cap/ /proc/$$/status CapInh: 0000000000000000 CapPrm: 0000000000000000 CapEff: 0000000000000000 CapBnd: 000001ffffffffff CapAmb: 0000000000000000 ``` I'll have...

it looks fixed from here: ``` [akdev@halifax ~]$ toolbox create Image required to create toolbox container. Download registry.fedoraproject.org/fedora-toolbox:37 (500MB)? [y/N]: y Created container: fedora-toolbox-37 Enter with: toolbox enter [akdev@halifax ~]$...

This is a duplicate of https://github.com/containers/toolbox/pull/1086

imo setting the container hostname to `container-name.$(hostname)` achieves the distinction between host and different containers while also satisfying the technical requirements for correct name resolution. a custom script that changes...

I don't want to sound disrespectful but the fact that simple feature requests/bugs sit stale for months doesn't speak well to the general state of this project. ;-(