download_softwareconfiguration.yml 164 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 --- - hosts: all become: true tasks: - git: repo: 'https://ansible@example.com/ansible/software-configuration.git' dest: /tmp/configuration