4 lines
53 B
YAML
4 lines
53 B
YAML
- hosts: localhost
|
|
become: yes
|
|
roles:
|
|
- base
|
- hosts: localhost
|
|
become: yes
|
|
roles:
|
|
- base
|