matrixtest-IaC-ansible/main.yaml

8 lines
184 B
YAML
Raw Normal View History

---
- name: Matrix Kubernetes IaC Deployment
hosts: localhost
tasks:
- name: Setup securitygroups.
ansible.builtin.include_tasks:
- file: securitygrouptasks.yaml