ansible patch
This commit is contained in:
4
roles/ipcheck/tasks/main.yml
Normal file
4
roles/ipcheck/tasks/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: ipcheck shell start
|
||||
shell: sh {{ role_path }}/files/ipcheck.sh
|
||||
#when: inventory_hostname == group['bastion'][0]
|
||||
Reference in New Issue
Block a user