mirror of
https://github.com/khuedoan/homelab.git
synced 2025-03-10 12:51:28 +07:00
Change host fix extension
This commit is contained in:
parent
c3ff4e59c6
commit
9c43094d49
@ -4,10 +4,10 @@ default: run
|
||||
|
||||
run:
|
||||
ansible-playbook \
|
||||
--inventory hosts.ini \
|
||||
--inventory hosts.yml \
|
||||
main.yml
|
||||
|
||||
shutdown:
|
||||
ansible-playbook \
|
||||
--inventory hosts.ini \
|
||||
--inventory hosts.yml \
|
||||
shutdown.yml
|
||||
|
Loading…
Reference in New Issue
Block a user