ansible / ansible-content-parser

Apache License 2.0
3 stars 4 forks source link

Update sage-scan to 0.0.4 #33

Closed TamiTakamiya closed 9 months ago

TamiTakamiya commented 9 months ago

Issue:

Description

Include the latest version (0.0.4) of the sage-scan library.

Testing

It should not change the behavior of the code. I just ran the test automation and a few manual tests.

Steps to test

  1. Build the Content Parser following the instructions
  2. Execute ansible-content-parser --version to verify the version of ansible-lint installed.
  3. Run ansible-content-parser against Ansible code repositories to make sure if no function are broken.

Scenarios tested

Verified the --version displayed sage-scan version 0.0.4 and ansible-content-parser could generate ftdata.json file from the ansible-examples repo.