58879/requirements-to-install-mysql-and-mariadb-on-ubuntu-ansible
You don't really need anything specific. Just make sure that role you're executing in the playbook has root access.
- hosts: database roles: - role: example become: yes
Hi@Shashi, Ansible has one module named ec2. This is ...READ MORE
Write your playbook like this: --- - hosts: droplets ...READ MORE
Seems like you're stuck at creating ansible ...READ MORE
Hey @Rajni, you can register the variable ...READ MORE
Hey Kiara, Execute the following commands to Install ...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 need three main variables, one to ...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.