Commit adc37824 by ansible

no message

1 parent 1a16a8dc
Showing with 2 additions and 1 deletions
...@@ -3,5 +3,5 @@ ...@@ -3,5 +3,5 @@
become: true become: true
tasks: tasks:
- git: - git:
repo: 'https://ansible@192.168.10.40/ansible/software.git' repo: 'https://ansible@example.com/ansible/software.git'
dest: /tmp/source dest: /tmp/source
\ 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!