Revert "Activate ansible lint after deployment."

This reverts commit 6f8a47ba0f.

This is broken for some scenario jobs. Let's turn this off
until it can be addressed.

Change-Id: I937fe2def396fbf0517d22f8a35fc1a08348a42c
Related-Bug: 1819991
This commit is contained in:
Alex Schultz 2019-03-14 01:14:52 +00:00
parent 6f8a47ba0f
commit e81fa978fb
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ standalone_role: Standalone.yaml
# If `run_tempest` is `true`, run tempests tests, otherwise do not
# run them.
test_ping: false
standalone_ansible_lint: true
run_tempest: true
test_regex: ''
# NOTE(aschultz): containers assume RC at the moment