mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-25 18:23:05 +01:00
3 lines
101 B
Bash
Executable File
3 lines
101 B
Bash
Executable File
#!/bin/bash
|
|
|
|
ansible-playbook site.yml -i inventory/my-cluster/hosts.ini --ask-pass --ask-become-pass |