diff --git a/.gitignore b/.gitignore index e7e20b8..4f2a81e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ venv collections/ansible_collections/*/*/tests/* collections/ansible_collections/*/*/logs/* !collections/ansible_collections/*/*/tests/config.yml +!collections/ansible_collections/*/*/tests/sanity vault.yml inventory/inventory.yml !.gitkeep diff --git a/collections/ansible_collections/nullified/infrastructure/tests/sanity/ignore-2.15.txt b/collections/ansible_collections/nullified/infrastructure/tests/sanity/ignore-2.15.txt new file mode 100644 index 0000000..c5bb512 --- /dev/null +++ b/collections/ansible_collections/nullified/infrastructure/tests/sanity/ignore-2.15.txt @@ -0,0 +1,2 @@ +roles/workstation/templates/.config/vlc/vlcrc shebang!skip +roles/workstation/templates/bin_wrapper.sh.j2 shebang!skip