You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/.gitignore

16 lines
205 B
Plaintext

/ansible_collections
credentials/**
facts/**
/venv/**
public_keys/**
__pycache__/
!README.md
!public_keys/*.sh
!public_keys/*.py
*.retry
*.facts
/*.yml
!/site.yml
!/hosts.yml
!/collection_requirements.yml