Merge "Fix airshipctl image publish"
This commit is contained in:
commit
423d75400e
@ -14,6 +14,8 @@
|
||||
apt:
|
||||
pkg:
|
||||
- python-docker
|
||||
- python3-docker
|
||||
- python-requests
|
||||
- python3-requests
|
||||
state: present
|
||||
when: ansible_distribution == 'Debian' or ansible_distribution == 'Ubuntu'
|
||||
|
Loading…
x
Reference in New Issue
Block a user