Clean Code
This commit is contained in:
9
01-old/packer/ansible/node_roles.yaml
Executable file
9
01-old/packer/ansible/node_roles.yaml
Executable file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
- hosts: default
|
||||
become: true
|
||||
roles:
|
||||
- node
|
||||
- security-settings
|
||||
vars:
|
||||
username: root
|
||||
password: saasadmin1234!@#$
|
||||
Reference in New Issue
Block a user