File: ansible.yml

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