Skip to content

Commit

Permalink
Revert "Update the Ansible-lint configuration"
Browse files Browse the repository at this point in the history
This reverts commit 3d9d276.
  • Loading branch information
mcdonnnj committed Aug 23, 2023
1 parent 993d0f3 commit fbb783c
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions .ansible-lint
Original file line number Diff line number Diff line change
Expand Up @@ -18,27 +18,4 @@ kinds:
# configuration in ansible-lint for molecule configurations:
# yaml: "**/molecule/*/{base,molecule}.{yaml,yml}"
- yaml: "**/molecule/*/molecule-{no,with}-systemd.yml"
# These roles are defined in this repository but are not available in the paths
# available by default to Ansible and Ansible-lint. I was unable to find a way
# to append to this list instead of completely overwriting it and overwriting
# will only generate additional problems given the structure of this
# repository and the fact that Ansible configurations are in multiple sub-
# directories.
mock_roles:
- client_cert_update
- code_gov_update
- cyhy_archive
- cyhy_commander
- cyhy_dashboard
- cyhy_feeds
- cyhy_mailer
- cyhy_ops
- cyhy_reporter
- groups
- mgmt_ops
- mongo
- nessus
- orchestrator
- swap
- vdp_scanner
use_default_rules: true

0 comments on commit fbb783c

Please sign in to comment.