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:
parent
27439bcd71
commit
eb46608119
1 changed files with 2 additions and 2 deletions
|
@ -24,9 +24,9 @@
|
|||
tags: base, squid, network, domain
|
||||
|
||||
# until porting is complete
|
||||
- name: Install python2
|
||||
- name: Install python
|
||||
package:
|
||||
name: python2
|
||||
name: python
|
||||
state: present
|
||||
|
||||
- name: Create a Python interface to iiab.env
|
||||
|
|
Loading…
Add table
Reference in a new issue