1
0

Compare commits

..

3 Commits

Author SHA1 Message Date
2d31a5524f resolve merge 2024-05-12 21:58:05 +12:00
2981bdb22f Merge remote-tracking branch 'refs/remotes/origin/main' 2024-05-12 21:57:52 +12:00
84930795b6 temp comment out roles 2024-05-12 21:55:37 +12:00
4 changed files with 7 additions and 1 deletions

2
.gitignore vendored
View File

@ -2,6 +2,8 @@
**/.terraform/*
**/.terraform
ansible/collections/**
# .tfstate files
*.tfstate
*.tfstate.*

View File

@ -23,5 +23,5 @@
"checkForMinikubeUpgrade": true,
"imageBuildTool": "Docker"
},
"ansible.python.interpreterPath": "/usr/bin/python3"
"ansible.python.interpreterPath": "/usr/bin/python"
}

View File

@ -0,0 +1,3 @@
---
sonarr_var: "sonarr_value"

View File

@ -12,3 +12,4 @@
# - role: aur_repo_client
# - role: arr
- role: torrent
- role: sonarr