Commit f6db6582 by ansible

no message

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