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