os: use arm64 image

This commit is contained in:
2022-01-02 17:26:47 +01:00
parent f74c801a64
commit 7dd4c118c8
7 changed files with 22 additions and 11 deletions

View File

@ -14,7 +14,7 @@
- name: Install docker-ce
apt:
name:
- python-pip
- python3-pip
- docker-ce
- xfsprogs
state: present