Commit 6b73c56e by ansible

no message

1 parent c96ee745
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
- build-essential - build-essential
- plymouth - plymouth
- plymouth-theme-edubuntu - plymouth-theme-edubuntu
- unzip
- pip: name={{ item }} state=present - pip: name={{ item }} state=present
with_items: with_items:
- virtualenv - virtualenv
......
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
- build-essential - build-essential
- plymouth - plymouth
- plymouth-theme-edubuntu - plymouth-theme-edubuntu
- unzip
- pip: name={{ item }} state=present - pip: name={{ item }} state=present
with_items: with_items:
- virtualenv - virtualenv
......
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
- build-essential - build-essential
- plymouth - plymouth
- plymouth-theme-edubuntu - plymouth-theme-edubuntu
- unzip
- pip: name={{ item }} state=present - pip: name={{ item }} state=present
with_items: with_items:
- virtualenv - virtualenv
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!