summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2018-05-04 15:15:03 +0200
committerJonathan Bauer2018-05-04 15:15:03 +0200
commit0d576183c1df1e1172a067217e82b988feed7184 (patch)
tree62dce7267312c1775b9c97a5f05bca29fe53f546
parentrun-playbook-only.json: formatting (diff)
downloadansible-dracut-0d576183c1df1e1172a067217e82b988feed7184.tar.gz
ansible-dracut-0d576183c1df1e1172a067217e82b988feed7184.tar.xz
ansible-dracut-0d576183c1df1e1172a067217e82b988feed7184.zip
[seutp-bwlp] update dependencies for ubuntu
-rw-r--r--setup-bwlp/tasks/distro.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup-bwlp/tasks/distro.yml b/setup-bwlp/tasks/distro.yml
index 1e7a1c5..25e222a 100644
--- a/setup-bwlp/tasks/distro.yml
+++ b/setup-bwlp/tasks/distro.yml
@@ -6,8 +6,11 @@
- ansible_distribution == "CentOS"
- set_fact:
pkgnames:
+ - automake
+ - lsof
- libqt4-dev
- m4
+ - rsync
- squashfs-tools
- pkg-config
- cmake