5 lines
128 B
YAML
5 lines
128 B
YAML
---
|
|
- name: ipcheck shell start
|
|
shell: sh {{ role_path }}/files/ipcheck.sh
|
|
#when: inventory_hostname == group['bastion'][0]
|