1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00

missing statement

This commit is contained in:
Jerry Vonau 2017-09-17 13:02:50 -05:00 committed by georgejhunt
parent 778aff5207
commit 265cc06fa6

View file

@ -95,6 +95,7 @@
- name: Install Common python packages
package: name={{ item }}
state=present
with_items:
- python-pip
- python-setuptools
when: strict_install