summaryrefslogtreecommitdiff
path: root/bootstrap_arch.yml
blob: 28e93ebb01c55fa313640ec8bcb4a92c95848490 (plain)
1
2
3
4
5
6
7
8
9
---
- name: reboot vserver into rescue image
  hosts: new_fastds
  connection: local
  gather_facts: no
  vars:
      ansible_python_interpreter: /usr/bin/python
  roles:
      - role: boot-rescue