aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/update-everything.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/update-everything.sh b/bin/update-everything.sh
index e3f8148..e69f705 100755
--- a/bin/update-everything.sh
+++ b/bin/update-everything.sh
@@ -53,7 +53,7 @@ remote_update(){
printf_n_notify "remote update"
export ANSIBLE_CONFIG="$HOME/workbench/homelab-iac/ansible/ansible.cfg"
- ansible-playbook -b \
+ ansible-playbook -v -b \
--inventory-file "$HOME/workbench/homelab-iac/ansible/inventory.yaml" \
"$HOME/workbench/homelab-iac/ansible/playbooks/update_system.yml"
e?h=release/1.2&id=5bd2e3f7d89a2ef624a520064e4711a59755d900'>unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-13DetailSearchAnimeController.kt and activity OKrelease/3.0Clyhtsuriva2-61/+79
2021-05-13DetailSearchMangaController.kt and activity OKClyhtsuriva2-59/+80
2021-05-13DetailTopAnimeController.kt and the activity are working fine.Clyhtsuriva2-89/+111
2021-05-13Redefining how the controller is started.Clyhtsuriva2-5/+2
2021-05-13DetailTopMangaController.kt and the activity are working fine.Clyhtsuriva2-91/+116
2021-05-12creating empty controller files for detail pagesClyhtsuriva4-0/+12
2021-05-12creating anime and manga packages for controllersClyhtsuriva8-8/+8