ansible-examples
ansible-examples copied to clipboard
wordpress-nginx_rhel7 - with non standard locale (lt_LT.UTF-8) do not work and mysql log file
trafficstars
Hi all,
I am learning ansible and found your awesome playboks, but found some errors for CentOS7 setup:
- with SEManage
- with MariaDB
here is my patch, if needed.
Thank you for your work
sorry guys, my patch is bad, as it has "fix" to file, I mixed it with command, file do not have creates= option.
Hello, the best way of sending us code improvements is creating Pull Requests: https://github.com/ansible/ansible-examples/compare
Ok, will do.