summaryrefslogtreecommitdiffstats
path: root/examples/playbooks/with-skip-tag-id.yml
blob: b38361726ea1c60316a5613a45ed508f0081abb6 (plain)
1
2
3
4
5
6
7
---
- hosts: all
  tasks:
    - name: Trailing whitespace on this line      
      ansible.builtin.git:
        repo: "{{ archive_services_repo_url }}"
        dest: /home/www