mzihlmann

Results 22 comments of mzihlmann

I ran into the same issue, turns out its actually not a bug but to be expected. explained straight to the point in this video: https://www.youtube.com/watch?v=3FTvHnhmd88 mutable collections cannot be...

to be honest though that's a bit overkill. python has no notion of immutability like other languages. Mapping is not immutable on the cpython level, it simply does not implement...

how can i `add-host` to a bakefile? edit: this does the trick for me, i can pass network=host when creating the builder (note: there's security implications for that) ``` docker...

sorry for the noise up there, had to switch to my private email and add gpg signature

ill fix the nits after lunch. thank you!

'os' is undefined when ansible_os_family == 'RedHat']

yes testing was also one of my concerns. i think the main blocker would be legal, not technical. We will use this version in production on our servers, but i...

im quite impressed with your testing setup :+1:

hmmm legally you're only required to run on Apple hardware. Github seems to support macOS runners. So i think it would be possible.

of course we would help in maintaining it. disclaimer is fine for us. no need to change organization, we don't have such a policy.