summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2018-02-09 16:53:09 +0100
committerJonathan Bauer2018-02-09 16:53:09 +0100
commitd03bb94b945dba9208abe4bae505c7cdb9a9b7f0 (patch)
tree37bfbbcdd9b007545926fcc1119620f21e342110
parent[dracut-init] remove extra space (diff)
downloadansible-dracut-d03bb94b945dba9208abe4bae505c7cdb9a9b7f0.tar.gz
ansible-dracut-d03bb94b945dba9208abe4bae505c7cdb9a9b7f0.tar.xz
ansible-dracut-d03bb94b945dba9208abe4bae505c7cdb9a9b7f0.zip
[bwlp] remove unneeded packer version
-rw-r--r--setup-bwlp.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-bwlp.yml b/setup-bwlp.yml
index 9d7b9e9..5dff2ab 100644
--- a/setup-bwlp.yml
+++ b/setup-bwlp.yml
@@ -4,4 +4,4 @@
pre_tasks:
- setup:
roles:
- - { role: "setup-bwlp", packer_version: "0.12.2" }
+ - { role: "setup-bwlp" }