Commit 95fae40f by ansible

Test Playbook

1 parent ea0c82ce
Showing with 1 additions and 1 deletions
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
- hosts: all - hosts: all
become: true become: true
tasks: tasks:
- git: # - git:
# repo: 'https://ansible@example.com/ansible/application.git' # repo: 'https://ansible@example.com/ansible/application.git'
# dest: /tmp/develop/application # dest: /tmp/develop/application
# version: develop # version: develop
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!