File: ansible.yml

package info (click to toggle)
vmdb2 0.22-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 612 kB
  • sloc: python: 1,894; sh: 222; makefile: 26
file content (7 lines) | stat: -rw-r--r-- 143 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
- hosts: image
  roles:
    - set_hostname
    - unset_root_password
  vars:
    hostname: pc
    ansible_python_interpreter: /usr/bin/python3