diff options
author | Jonathan Bauer | 2018-02-08 11:09:31 +0100 |
---|---|---|
committer | Jonathan Bauer | 2018-02-08 11:09:31 +0100 |
commit | 9cc0f2304319873e131b3892268fb8e51b730837 (patch) | |
tree | 161903d59f6da8644cef6ac382cd918e1ffa186c | |
parent | remove unneeded packer version constraint (diff) | |
download | ansible-dracut-9cc0f2304319873e131b3892268fb8e51b730837.tar.gz ansible-dracut-9cc0f2304319873e131b3892268fb8e51b730837.tar.xz ansible-dracut-9cc0f2304319873e131b3892268fb8e51b730837.zip |
[setup-bwlp] remove unneeded packer version constraint
-rw-r--r-- | setup-bwlp/defaults/main.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/setup-bwlp/defaults/main.yml b/setup-bwlp/defaults/main.yml deleted file mode 100644 index 61e7f27..0000000 --- a/setup-bwlp/defaults/main.yml +++ /dev/null @@ -1,2 +0,0 @@ ---- -packer_version: "0.12.2" |