Files
ansible/.gitignore
T

7 lines
86 B
Plaintext

# ignore python venv
.venv/
# ignore installed roles/collections
collections/
roles/