Clean Code
This commit is contained in:
6
01-old/ansible/node.yaml
Normal file
6
01-old/ansible/node.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: check ls
|
||||
hosts: all
|
||||
become: true
|
||||
roles:
|
||||
- node
|
||||
Reference in New Issue
Block a user