mirror of
https://github.com/containers/podman-compose.git
synced 2025-08-08 21:44:41 +02:00
Fix typos
Found via `codespell -L poped`
This commit is contained in:
committed by
Muayyad Alsadi
parent
7942a540cd
commit
78f8cad7c4
@ -1,7 +1,7 @@
|
||||
---
|
||||
- name: Manage AWX Container Images
|
||||
block:
|
||||
- name: Export Docker awx image if it isnt local and there isnt a registry defined
|
||||
- name: Export Docker awx image if it isn't local and there isn't a registry defined
|
||||
docker_image:
|
||||
name: "{{ awx_image }}"
|
||||
tag: "{{ awx_version }}"
|
||||
|
Reference in New Issue
Block a user