This website requires JavaScript.
Explore
Help
Sign In
sebastian.serfling
/
Ansible
Watch
1
Star
0
Fork
You've already forked Ansible
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
Ansible
/
playbook
/
roles
/
vmstart-proxmox
/
tasks
/
main.yaml
4 lines
104 B
YAML
Raw
Permalink
Blame
History
---
-
name
:
Start VM "{{ inventory_hostname }}"
ansible.builtin.shell
:
cmd
:
qm start "{{ vmid }}"
Reference in New Issue
View Git Blame
Copy Permalink