aboutsummaryrefslogtreecommitdiff
path: root/test/formatters/samplecode/yq-yaml/out.yml
blob: 8b4f56dc534474c29ed9e792b81b531b968a975a (plain)
1
2
3
4
5
6
7
- hosts: all
  tasks:
    - name: Get software for apt repository management.
      apt:
        state: present
        name:
          - python3-pycurl