Andrew Klychkov

Results 609 comments of Andrew Klychkov

@zyitingftnt hi, thanks for the feedback! Sorry for the late response, was afk throughout last week. Could you please: 1. Provide the full task 2. Elaborate a bit more on...

@zyitingftnt thanks for the feedback! Can this be another issue? If i understand correctly, the issue author originally reported that after he/she ran the module in `check_mode`, the user was...

I'm happy to announce that the registration (free) for the Ansible Contributor Summit is open. Which day should you attend? - If you are wondering what it means to "contribute"...

[Ansible Contributor Summit]: https://ansiblecs202109.eventbrite.com/?aff=github [Hackathon]: https://hackmd.io/@ansible-community/contrib-summit-202109#Hackathon [Ansible Contributor Summit 2021.09 HackMD]: https://hackmd.io/@ansible-community/contrib-summit-202109 **Reminder** - Day 1 of the [Ansible Contributor Summit] and the [Hackathon] start tomorrow (Tuesday, 28 September 2021)!...

[Ansible Contributor Summit]: https://ansiblecs202109.eventbrite.com/?aff=github [Hackathon]: https://hackmd.io/@ansible-community/contrib-summit-202109#Hackathon [Ansible Contributor Summit 2021.09 HackMD]: https://hackmd.io/@ansible-community/contrib-summit-202109 **Reminder** - Day 2 of the [Ansible Contributor Summit] and the last day of the [Hackathon] start tomorrow...

@stefanvdm-em the project is totally newbie friendly, so welcome!:) We'd be happy to answer any questions. You can be interested in reading the [guidelines](https://github.com/ansible/community-docs/).

@sivanagireddyb hello, thanks for reporting the issue. I'm not a Postgres JSON user. I found on https://www.postgresqltutorial.com/postgresql-tutorial/postgresql-json/ that JSON should be inserted as a string of the format `'{"key": "value"}'`...

@sivanagireddyb could you please take a look? ^ We're looking forward to your feedback

@sivanagireddyb if you pass the string `{"email1": "[email protected]", "email2": "[email protected]"}`, will it work?

@joekeilty-oub hi, thanks for the issue! It seems that the option was introduced in 10.1.1 https://mariadb.com/kb/en/aborting-statements/. So we should consider 1) `implementation` (mysql/mariadb) and 2) mariadb `version`. It shouldn't be...