rm ansible.cfg; add role path to include; add .gitignore

This commit is contained in:
2024-03-22 11:09:36 -04:00
parent 1b036c8027
commit 15b45dd3a0
5 changed files with 4 additions and 5 deletions

View File

@ -4,3 +4,4 @@ skip_list:
- yaml[line-length]
- no-changed-when
- run-once[play]
- role-name[path]