Skip to content

Commit

Permalink
fix(ansible): avoid a deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed May 11, 2024
1 parent 7221253 commit 0a69842
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ansible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
roles:
- ansible-compile-python
vars:
- python_24: true
- python_26: true
- pillow: true
- lxml: true
python_24: true
python_26: true
pillow: true
lxml: true

0 comments on commit 0a69842

Please sign in to comment.