mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
3 lines
89 B
Bash
Executable file
3 lines
89 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
ansible-playbook -i inventory.yml playbooks/basic-setup.yml -u root
|