load_mongo.yml 145 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 --- - hosts: all become: true tasks: - git: repo: 'https://ansible@192.168.10.40/ansible/software.git' dest: /tmp/source