Commit 15a7282e by ansible

no message

1 parent fd219f30
Showing with 1 additions and 2 deletions
...@@ -11,13 +11,12 @@ ...@@ -11,13 +11,12 @@
- ntp - ntp
- jq - jq
- parted - parted
- python-pip - python-pip3
- python-dev - python-dev
- build-essential - build-essential
- plymouth - plymouth
- plymouth-theme-edubuntu - plymouth-theme-edubuntu
- pip: name={{ item }} state=present - pip: name={{ item }} state=present
with_items: with_items:
- pip
- virtualenv - virtualenv
- pexpect - pexpect
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!