Skip to content

Commit

Permalink
Update container_playbook.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
josujacob authored Dec 4, 2020
1 parent 5c0ed34 commit 1852bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container_playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ alenv', 'python3-setuptools']
state: present
with_sequence: count={{ create_containers }}

- name: Start Docker container
- name: Start Docker container
shell: docker container start mysqldemo

- name: starting mysql
Expand Down

0 comments on commit 1852bdf

Please sign in to comment.