terraform script add
This commit is contained in:
9
packer/ansible/node_roles.yaml
Executable file
9
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