Bug 1282443

Summary: Update ansible-lint to at least 2.0.4
Product: [Fedora] Fedora Reporter: Mauricio Teixeira <mteixeira>
Component: ansible-lintAssignee: Parag Nemade <pnemade>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 23CC: pnemade
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: ansible-lint-2.1.0-1.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-14 10:22:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mauricio Teixeira 2015-11-16 12:34:04 UTC
Description of problem:

Current upstream release is 2.1.3, however 2.0.4 introduced a parameter (-p) which allows ansible-lint to run from inside syntastic, which allows for syntax checks of ansible files when saved from vim.

Version-Release number of selected component (if applicable):

Current: 2.0.3-1
Requested: 2.0.4 (at least)

How reproducible:

Always.

Steps to Reproduce:
1. run "ansible-lint -p file.yml"

Actual results:

ansible-lint: error: no such option: -p

Expected results:

Some lint errors in parseable format.

Additional info:

Latest PIP package: https://pypi.python.org/pypi/ansible-lint/2.1.3

Comment 1 Parag Nemade 2015-11-24 05:10:45 UTC
Thank you for reporting this bug. I am sorry I missed this bug to fix. Just now noticed and the update is done for F23 and master branches now.

Note, I have done for now 2.1.0 update. I am trying to learn if its compatible with python3. As you might be knowing in F24+ we are using python3 as default now. Soon I will try to update to 2.1.3 version.

Comment 2 Fedora Update System 2015-11-24 05:11:17 UTC
ansible-lint-2.1.0-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-1600be9f6d

Comment 3 Fedora Update System 2015-11-25 02:54:38 UTC
ansible-lint-2.1.0-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update ansible-lint'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-1600be9f6d

Comment 4 Fedora Update System 2015-12-14 10:22:51 UTC
ansible-lint-2.1.0-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.