download_softwareconfiguration.yml 164 Bytes
---
- hosts: all
  become: true
  tasks: 
    - git:
        repo: 'https://ansible@example.com/ansible/software-configuration.git'
        dest: /tmp/configuration