R.Sicart
R.Sicart
Hi @djboni, Thanks for opening this issue. Can you show what's the result of you lookup in clear text ? In the examples of the module ansible.builtin.password, I see similar...
After reading [Ansible documentation](https://docs.ansible.com/ansible/latest/user_guide/playbooks_advanced_syntax.html#unsafe-or-raw-strings) about unsafe text, it seems normal and recommended to use that for passwords. Did you check if users where created correctly in users table, with a...
Thanks for the details. Did you try to connect to the server directly with MySQL client and the created credentials? Could you add a flush privileges play before restarting the...
Same problem here. I observed the problem with molecule 4.0.4 and molecule_ec2 or molecule-plugins[ec2]. It used to work with molecule 4.0.0 and molecule_ec2. Do you know how can be fixed?...
Same problem here. Do you know how can be fixed? Thanks in advance.