Commit 29ded357 by ansible

no message

1 parent dda54c5c
Showing with 5 additions and 5 deletions
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
- hosts: all - hosts: all
become: true become: true
tasks: tasks:
- name: load mongodb - name: load mongodb
- git: - git:
repo: 'https://github.com/vanatunvisut/bitnamiapp.git' repo: 'https://github.com/vanatunvisut/bitnamiapp.git'
dest: /tmp/source dest: /tmp/source
\ No newline at end of file \ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!