summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorOpenShift Bot <eparis+openshiftbot@redhat.com>2017-04-19 18:15:31 -0500
committerGitHub <noreply@github.com>2017-04-19 18:15:31 -0500
commitf7563926873863f9455f24822f2197a36c49df06 (patch)
tree5d85c0bc126309c969ce629b9d6811506d22938a /tox.ini
parentb0b66e5d8565ec5205e8eda2225b6e2678de3153 (diff)
parentb1898ac36a115763e07f3eaf103f8bb5606d0e82 (diff)
downloadopenshift-f7563926873863f9455f24822f2197a36c49df06.tar.gz
openshift-f7563926873863f9455f24822f2197a36c49df06.tar.bz2
openshift-f7563926873863f9455f24822f2197a36c49df06.tar.xz
openshift-f7563926873863f9455f24822f2197a36c49df06.zip
Merge pull request #3938 from mtnbikenc/syntax-check
Merged by openshift-bot
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 1b02234e5..8678ff463 100644
--- a/tox.ini
+++ b/tox.ini
@@ -21,4 +21,4 @@ commands =
yamllint: python setup.py yamllint
generate_validation: python setup.py generate_validation
# TODO(rhcarvalho): check syntax of other important entrypoint playbooks
- ansible_syntax: ansible-playbook --syntax-check playbooks/byo/config.yml
+ ansible_syntax: python setup.py ansible_syntax