58881/variables-needed-ansible-playbook-install-mariadb-ubuntu
You need three main variables, one to hold the user's home, another to hold user name and the third to hold the user's password.
mysql_user_home: /root mysql_user_name: root mysql_user_password: root
Hi@Shashi, Ansible has one module named ec2. This is ...READ MORE
Write your playbook like this: --- - hosts: droplets ...READ MORE
Hey @Rajni, you can register the variable ...READ MORE
Try thhis out: --- - hosts: hosts tasks: ...READ MORE
Hi @Hannah, I have this and it ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
You don't really need anything specific. Just ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.