mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 08:45:02 +01:00
3 lines
91 B
Bash
Executable file
3 lines
91 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
ansible-playbook -i playbooks/inventory.yml playbooks/all.yml -u root
|