update
This commit is contained in:
7
ansible/node.yaml
Executable file
7
ansible/node.yaml
Executable file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: check ls
|
||||
hosts: all
|
||||
become: true
|
||||
roles:
|
||||
- node
|
||||
|
||||
Reference in New Issue
Block a user