summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/ansible-test-git/collection-tests/install-git.yml
blob: 29adead7dedf715d5fff7b0da1df725e09227250 (plain)
1
2
3
4
5
- hosts: localhost
  tasks:
    - name: Make sure git is installed
      package:
        name: git