]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-ansible: remove useless command for syntax 1300/head
authorDimitri Savineau <dsavinea@redhat.com>
Thu, 16 May 2019 20:49:34 +0000 (16:49 -0400)
committerDimitri Savineau <dsavinea@redhat.com>
Thu, 16 May 2019 20:55:48 +0000 (16:55 -0400)
commit0c9a6e13cb92ab91d929ca69ecfc5f8755aba917
tree523cc193228252ba879f8043d8350054e33a8532
parente354c7f5fbdccfb85ee46b41d049253bd00a7ad8
ceph-ansible: remove useless command for syntax

Because we're now able to execute the infrastructure playbooks from
the main ceph-ansible directory, we don't need to define the ansible
library path (because already define in ansible.cfg).
The roles and group_vars directories are already present in the main
directory so we don't need to copy them anymore.
This commit also exclude both ansible-lint rules: 204 and 205

- [204] Lines should be no longer than 160 chars
- [205] Use ".yml" or ".yaml" playbook extension

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
ceph-ansible-pr-syntax-check/build/build