Skip to content

To update tox file for fixing linting failures#13

Merged
ansible-zuul[bot] merged 9 commits intoansible-security:masterfrom
justjais:fix_liniting
Dec 1, 2021
Merged

To update tox file for fixing linting failures#13
ansible-zuul[bot] merged 9 commits intoansible-security:masterfrom
justjais:fix_liniting

Conversation

@justjais
Copy link
Contributor

@justjais justjais commented Aug 11, 2021

No description provided.

@pabelanger
Copy link
Contributor

@justjais we should drop the ansible-tox-molecule job for now too. That's likely in project-config

@justjais
Copy link
Contributor Author

@pabelanger ack, and for the PR changes ansible-tox-linters failed, with the following error: ERROR: InvocationError for command could not find executable black

@pabelanger
Copy link
Contributor

you need to at it to test-requirements.txt eg: https://github.com/ansible-collections/vyos.vyos/blob/main/test-requirements.txt#L1

@justjais
Copy link
Contributor Author

@pabelanger ah ok, thanks for the swift response

@goneri
Copy link

goneri commented Nov 29, 2021

I think the disk space problem comes from the fact you pull the full Ansible distribution, the whole thing is pretty large.
Can you try this: #14

@goneri
Copy link

goneri commented Nov 30, 2021

You need to configure yamllint to ignore the .tox directory. e.g: https://github.com/ansible-collections/community.vmware/blob/main/tox.ini#L20

@justjais justjais added the gate Gate PR in Zuul CI label Dec 1, 2021
Copy link
Contributor

@ansible-zuul ansible-zuul bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ansible-zuul ansible-zuul bot merged commit cf90c44 into ansible-security:master Dec 1, 2021
ansible-zuul bot added a commit that referenced this pull request Dec 18, 2021
Changed defaults. Added barnyard pkg var

Depends-on: #13
Issue

Role defaults point to a defunct S3 bucket causing the role to fail
Static entries in playbooks meant that current vars supplied were not enough

Resolution
defaults/main.yml

updated default values
created a new var called  ids_install_snort_barnyard_pkg

tasks/main.yml

referenced ``ids_install_snort_barnyard_pkg```

Reviewed-by: Sumit Jaiswal <sjaiswal@redhat.com>
Reviewed-by: None <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gate Gate PR in Zuul CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants