diff --git a/.ansible-lint.yml b/.ansible-lint.yml index 80eb0fc..d2b0574 100644 --- a/.ansible-lint.yml +++ b/.ansible-lint.yml @@ -3,7 +3,6 @@ exclude_paths: - .ansible/ - .cache/ - .forgejo/ - - venv/ skip_list: - package-latest # it would be lovely to pin versions and test before deployment but lack resources - no-changed-when # TODO: remove this eventually, needs more thinking case by case diff --git a/README.md b/README.md index 8505c0a..4a1d976 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ collections: version: "main" roles: - src: git+https://github.com/ansible-lockdown/RHEL9-CIS.git - version: "2.0.3" + version: "2.0.0" ``` ## Licence