1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

python package exists on all platforms

This commit is contained in:
Jerry Vonau 2019-10-31 12:43:29 -05:00
parent 27439bcd71
commit eb46608119

View file

@ -24,9 +24,9 @@
tags: base, squid, network, domain tags: base, squid, network, domain
# until porting is complete # until porting is complete
- name: Install python2 - name: Install python
package: package:
name: python2 name: python
state: present state: present
- name: Create a Python interface to iiab.env - name: Create a Python interface to iiab.env