4 lines
51 B
YAML
4 lines
51 B
YAML
- hosts: all
|
|
become: yes
|
|
tasks:
|
|
- ping |
- hosts: all
|
|
become: yes
|
|
tasks:
|
|
- ping |