force install

This commit is contained in:
Markus Bergholz 2022-12-03 09:08:25 +01:00
parent 8c4aead898
commit 91b035bd7e
Signed by: m
SSH Key Fingerprint: SHA256:DC1+jsaKCjmQUbw7QkeutBHBw0O2sdBu6RFsXLpD8cA
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ build: ## build collection localy
ansible-galaxy collection build -f
install: ## install collection localy
ansible-galaxy collection install markuman*
ansible-galaxy collection install -f markuman*
remove: ## remove collection localy
rm -rf markuman* ~/.ansible/collections/ansible_collections/markuman/nextcloud