osmo-ci/ansible/roles/install-coverity
Pau Espin d8e2f0a682 ansible: Fix several file permission mask format
From ansible documentation [1]:
"""
For those used to /usr/bin/chmod remember that modes are actually octal
numbers. You must either add a leading zero so that Ansible's YAML
parser knows it is an octal number (like 0644 or 01777) or quote it
(like '644' or '1777') so Ansible receives a string and can do its own
conversion from string into number.
Giving Ansible a number without following one of these rules will end up
with a decimal number which will have unexpected results.
"""

[1] https://docs.ansible.com/ansible/latest/modules/template_module.html?highlight=template

Change-Id: I91008927c50016a837420c4249b5f69b9153572e
2019-11-27 09:30:28 +01:00
..
defaults add ansible playbooks 2018-03-16 09:18:11 +00:00
tasks ansible: Fix several file permission mask format 2019-11-27 09:30:28 +01:00
README.md add ansible playbooks 2018-03-16 09:18:11 +00:00

README.md

Install coverity compiler

Install the coverity compiler to /opt/coverity/cover..-$version/ and create a link to /opt/coverity/current