summaryrefslogtreecommitdiffstats
path: root/test/integration/galaxy_playbook.yml
blob: d7adebf3400d53970e40ac01444ea03096c3e919 (plain)
1
2
3
4
5
6
- hosts: localhost
  connection: local

  roles:
  - "git-ansible-galaxy"
  - "http-role"