Commit f6db6582 by ansible

no message

1 parent 26f7e9ec
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
- plymouth - plymouth
- plymouth-theme-edubuntu - plymouth-theme-edubuntu
- unzip - unzip
- lsof
- pip: name={{ item }} state=present - pip: name={{ item }} state=present
with_items: with_items:
- virtualenv - virtualenv
......
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
- plymouth - plymouth
- plymouth-theme-edubuntu - plymouth-theme-edubuntu
- unzip - unzip
- lsof
- pip: name={{ item }} state=present - pip: name={{ item }} state=present
with_items: with_items:
- virtualenv - virtualenv
......
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
- plymouth - plymouth
- plymouth-theme-edubuntu - plymouth-theme-edubuntu
- unzip - unzip
- lsof
- pip: name={{ item }} state=present - pip: name={{ item }} state=present
with_items: with_items:
- virtualenv - virtualenv
......
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
- plymouth - plymouth
- plymouth-theme-edubuntu - plymouth-theme-edubuntu
- unzip - unzip
- lsof
- 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!