Browse Source

ansible-lint is not compatible with ansible 2.3 yet, so pinning to 2.2.2.0 for now

Aleksandr Bogdanov 7 years ago
parent
commit
decb93b9b6
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      requirements.txt

+ 1
- 1
requirements.txt View File

@@ -1 +1 @@
1
-ansible>=2.2
1
+ansible==2.2.2.0

Loading…
Cancel
Save