Skip to content
Snippets Groups Projects
Commit 9f464b4c authored by Niculut Laurentiu's avatar Niculut Laurentiu
Browse files

added output examples

parent cb5af2f5
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
- hosts: DB
become: yes
vars_files:
- vars2.yml
- mysql-vars.yml
pre_tasks:
- name: Install MySQL
......
......@@ -2,7 +2,7 @@
- hosts: DB
become: yes
vars_files:
- vars2.yml
- mysql-vars.yml
pre_tasks:
- name: Install MySQL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment