diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-04 03:22:07 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-04 03:22:07 +0200 |
| commit | dc323fa9d3d9623e4214b5ac39abcad235d7cf0e (patch) | |
| tree | 1fc3ee0876acaf5f13254a9615d137482bb3508e /.ansible-lint-ignore | |
| parent | 6725e4cc8f4e91b4215813171fa06d365721abed (diff) | |
Refactor molecule testing to run a scenario per distro and fix ipv6
Diffstat (limited to '.ansible-lint-ignore')
| -rw-r--r-- | .ansible-lint-ignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.ansible-lint-ignore b/.ansible-lint-ignore new file mode 100644 index 00000000..cc79a27e --- /dev/null +++ b/.ansible-lint-ignore @@ -0,0 +1,2 @@ +roles/ansible/defaults/main.yml var-naming[no-role-prefix] skip +roles/ansible/tasks/main.yml var-naming[no-role-prefix] skip |
