Tom Kivlin

Results 7 comments of Tom Kivlin

I don't know if this is new since you raised the issue but I found I could do it using the `_data` attribute as follows: ``` import json from maas.client...

> Thanks @tomkivlin, but yeh, it would certainly be helpful if you could provide any details for reproducibility, prefereably a minimal working example 😬 > > For example, do you...

@mhaebler I understand the problem you've faced, but I've just tried the same using the same `generator.yml` as you shared above, and got the following in smtp.yaml ```yaml # WARNING:...

Thanks for the explanation, @flowerysong - I guess my only follow up question is whether the validation task _should_ run, if all the other tasks in the role are not...

I agree @gardar but in the meantime I've proposed a note to be added to the Role agrument validation section in the documentation.

Thanks for that. Maybe I should add something to the documentation PR about `rolespec_validate: false` as that wasn't in the docs I'd seen. I now notice that it is in...