mirror of
https://github.com/ansible/ansible.git
synced 2026-07-29 16:35:20 +02:00
* Move the shell target to group4 controller * rename shell target to shell-plugins
5 lines
61 B
YAML
5 lines
61 B
YAML
- hosts: testhost
|
|
gather_facts: false
|
|
tasks:
|
|
- ping:
|