terraform script add
This commit is contained in:
7
packer/ansible/roles.yaml
Executable file
7
packer/ansible/roles.yaml
Executable file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: 'Provision Image'
|
||||
hosts: default
|
||||
become: true
|
||||
roles:
|
||||
- bastion
|
||||
- security-settings
|
||||
Reference in New Issue
Block a user