Commit 95fae40f by ansible

Test Playbook

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