Git ignore update
All checks were successful
Ansible Code Pipeline / Ansible-Development-Pipeline (ansible-dev-fedora41) (push) Successful in 9s

This commit is contained in:
2025-08-05 22:51:25 -04:00
parent 10b6cfaffe
commit e582253c10
4 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
collections:
# Galaxy Collections
- name: community.general
- name: ansible.posix
...