suppressing the localhost warning by using an inventory file

This commit is contained in:
aminnairi
2023-11-27 19:51:05 +01:00
parent 6f82a9bf21
commit 78fad39d3e
+1 -1
View File
@@ -4,4 +4,4 @@ collections:
sudo ansible-galaxy collection install -p collections kewlfft.aur
install: collections
ansible-playbook --ask-become-pass playbook.yml
ansible-playbook --ask-become-pass --inventory ./ansible/hosts playbook.yml