mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
suppressing the localhost warning by using an inventory file
This commit is contained in:
@@ -4,4 +4,4 @@ collections:
|
|||||||
sudo ansible-galaxy collection install -p collections kewlfft.aur
|
sudo ansible-galaxy collection install -p collections kewlfft.aur
|
||||||
|
|
||||||
install: collections
|
install: collections
|
||||||
ansible-playbook --ask-become-pass playbook.yml
|
ansible-playbook --ask-become-pass --inventory ./ansible/hosts playbook.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user