summaryrefslogtreecommitdiffstats
path: root/tools/ansible/dockerfile.yml
blob: 9b6bfdf97416826d0ea39509da456fce3b2651cb (plain)
1
2
3
4
5
6
---
- name: Render AWX Dockerfile and sources
  hosts: localhost
  gather_facts: true
  roles:
    - {role: dockerfile}