SHA256
1
0
forked from pool/ansible-lint
Commit Graph

7 Commits

Author SHA256 Message Date
Boris Manojlovic
52086f75ce Accepting request 950681 from home:sebix:branches:systemsmanagement
update the patch

OBS-URL: https://build.opensuse.org/request/show/950681
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible-lint?expand=0&rev=7
2022-02-02 09:41:23 +00:00
Boris Manojlovic
ba070d5882 Accepting request 950365 from home:sebix:branches:systemsmanagement
- add fix-discover_lintables.patch to fix a test fail.
- refactor specfile, remove multipython, this is an application only.
- Update to version 5.3.2:
 - Too many changes to list here, see https://github.com/ansible-community/ansible-lint/releases

OBS-URL: https://build.opensuse.org/request/show/950365
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible-lint?expand=0&rev=6
2022-02-01 20:07:40 +00:00
Lars Vogdt
6ab394dc7a Accepting request 653527 from home:zippy:jx:packages-tracking
- added python-pyyaml and python-six dependencies as listed in setup.py (L22)
- made the post-build test conditional as requires python2
- update to 3.5.1
  + Use yaml.safe_load for loading the configuration fil
  - 3.5.0
  + New ids and tags, add doc generator. Old tag names remain backwardly compatible (awcrosby)
  + Add more package formats to PackageIsNotLatestRule (simon04)
  + Improve handling of meta/main.yml dependencies (MatrixCrawler)
  + Correctly handle role argument trailing slash (zoredache)
  + Handle include_task and import_task (zeot)
  + Add a new rule to detect jinja in when clauses (greg-hellings)
  + Suggest replace as another alternative to sed (inponomarev)
  + YAML syntax highlighting for false positives (gundalow)

OBS-URL: https://build.opensuse.org/request/show/653527
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible-lint?expand=0&rev=5
2018-12-04 15:20:39 +00:00
Lars Vogdt
2428ad67b5 - update to 3.4.23
+ Fix bug with using comma-separated skip_list arguments
  + Allow include_role and import_role (willthames)
  + Support arbitrary number of exclude flags (KellerFuchs)
  + Fix task has name check for empty name fields (ekeih)
  + Allow vault encrypted variables in YAML files (mozz)
  + Octal permission check improvements - readability, test 
    coverage and bug fixes (willthames)
  + Fix very weird bug with line numbers in some test environments (kouk)
  + Python 3 fixes for octal literals in tests (willthames)

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible-lint?expand=0&rev=4
2018-09-11 09:52:10 +00:00
Lars Vogdt
fe16452fea - update to 3.4.21:
+ Update test that allows directories to have execute but not 
    read bit set
  + new playbook_import statement is now also recognized
  + Allow directories to have execute but not read bit set
  + Update test coverage
  + Fix typos in rules description
  + Fix normal sentence seen as title
  + ansible-lint accepts multiple playbooks in cmdlne

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible-lint?expand=0&rev=3
2018-05-07 11:10:11 +00:00
Klaus Kämpf
331b20c268 Accepting request 568211 from home:bmanojlovic:branches:systemsmanagement
- updated to latest release 3.4.20
  + fixed rpm check build to use only python2 for now
  + Fix for Python 2.6
  + added stdin to expected vars for command module
  + added testcase
  + made test >2.4 specific
  + fixed wrong test-playbook
  + Adding feature for issue #283, adding the ability to use a .ansible-lint
    yaml configuration file in the working directory instead of command line
    arguments.
  + Adding CLI flag for specifying configuration file.  Also adding guard
    test to confirm that configuration file properties can be overriden by
    command line.
  + Adding 'merge' behavior to config file and CLI options.  The 'True'
    value will be preferred in the case of simple flags, while lists will be
    merged.
  + Fixing 3.4 issue with errs not able to be concatenated with a string
  + Clarifying that -F is a path to file in the documentation.  Also
    expanding unnecessarily contracted line
  + Updating config file to use -c to make it clear it is a configuration
    file being specified.
  + added include_tasks and import_tasks to utils
  + updated example rule
  + Add supervisorctl and systemd module support
  + Add template/lineinfile module support
  + Although how bin/ansible-lint works has changed significantly,
    it should still exist so docs are accurate and for testing.
  + Handle the 'cmd' argument in command/shell

OBS-URL: https://build.opensuse.org/request/show/568211
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible-lint?expand=0&rev=2
2018-01-23 07:52:32 +00:00
Klaus Kämpf
f794f7db4b Accepting request 522429 from home:bmanojlovic
this is initial packaging for *suse based on rhel package
- update to 3.4.15 
- Update to 3.4.12 version
- Update to 3.4.11
- Update to 3.4.10
- Update to 3.4.9
- Update to 3.4.8
- Update to 3.4.7
- Update to 3.4.4
- Update to 3.4.3
- Update to 3.4.1
- Update to 3.3.3
- Upstream release 3.1.3
- Update to 3.0.1 release
- Update to 3.0.0 release
- Update to 2.6.2
- use %license macro
- disable tests
- Update to 2.0.1
- rename to ansible-lint
- new upstream 1.0.4 release which added LICENSE file.
- Better add upstream LICENSE file, not present in tarball
- Initial packaging

OBS-URL: https://build.opensuse.org/request/show/522429
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible-lint?expand=0&rev=1
2017-09-10 06:42:53 +00:00