.
All checks were successful
deploy host / Deploy (push) Successful in 8s

This commit is contained in:
2024-09-05 23:40:08 +01:00
parent b859a045ff
commit f4344a8210
14 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
# Ansible Tower ignore list
# Ansible runtime and backups
*.original
*.tmp
*.bkp
*.retry
*.*~
# Tower runtime roles
roles/**
!roles/myInfra.dev.homesrv01
!roles/requirements.yml
# Try tyo avoid any plain-text passwords
*pwd*
*pass*
*password*
*.txt
# Exclude all binaries
*.bin
*.jar
*.tar
*.zip
*.gzip
*.tgz