R.Sicart

Results 15 comments of R.Sicart

Any updates on that @bmillemathias @JaSafieddine ?

If you want to avoid yaml anchors you can just use ansible vars or facts which are setup using the same lookup env proposed in preceding comments. But you'll still...

Hi @philippemilink, Could you please provide the feedback that @Andersson007 asked previously? Does the file `/root/.my.cnf` exist?

Same problem here. Someone knows if the fix for this issue is in the roadmap? I tried to define specific global privileges (static, dynamic) to bypass this _ALL PRIVILEGES "list...

As Tiriel said, PR #217 doesn't solve this is issue, but perhaps fixes this other issue #110

Just clarify that the _Grant Priv revocation_ problem seems to be present in collection 3.4.1, but not in 2.3.8. Problem is not present when creating new users (user_add only grants...

No, at the moment we always have a change. As @tchernomax commented, we should try to make a diff of privileges before and after configuring privileges. Perhaps something similar to...

> @rsicart do you have time to take a look? ^ Looks like we forgot to cover check mode. I think we should add the same task that you added...