Fix typos

Found via `codespell -L poped`
This commit is contained in:
Kian-Meng Ang
2022-09-24 22:04:17 +08:00
committed by Muayyad Alsadi
parent 7942a540cd
commit 78f8cad7c4
2 changed files with 4 additions and 4 deletions

View File

@ -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 }}"