Refactor database path variables in Ansible and Terraform playbooks; add local database folder variable
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
---
|
||||
- name: CIS Hardening
|
||||
hosts: localnetwork
|
||||
gather_facts: true
|
||||
|
||||
roles:
|
||||
- role: "cis"
|
||||
tags:
|
||||
- roles
|
||||
- roles::cis
|
||||
Reference in New Issue
Block a user