mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 23:46:05 -03:30
curtail change to ansible >= 2.10 per feedback
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
delegate_to: localhost
|
||||
|
||||
- name: Build sdist builder image
|
||||
community.general.docker_image:
|
||||
docker_image:
|
||||
build:
|
||||
path: "{{ role_path }}/files"
|
||||
dockerfile: Dockerfile.sdist
|
||||
|
||||
Reference in New Issue
Block a user