Commit 73629e41 by ansible

no message

1 parent 90e3b6ff
Showing with 3 additions and 4 deletions
......@@ -33,7 +33,7 @@
- hosts: tag_dma.3.0.6
become: true
tasks:
tasks:
- git:
repo: 'https://ansible@example.com/ansible/application.git'
dest: /tmp/dma.3.0.6/application
......@@ -61,5 +61,4 @@
- git:
repo: 'https://ansible@example.com/ansible/application.git'
dest: /tmp/dma.3.1.4/application
version: dma.3.1.4
\ No newline at end of file
version: dma.3.1.4
\ 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!