ad710e1a30
It's a waste of energy Change-Id: I8e456b10eec08fad4741ed51554a8c8c67fc7cbf
6 lines
87 B
YAML
6 lines
87 B
YAML
- hosts: "{{ target }}"
|
|
gather_facts: false
|
|
user: root
|
|
roles:
|
|
- set-hostname
|