Status of last event for Terraform workflow:
Status of last event for Ansible Lint workflow:
- clone repo
cd terraformand run command:- terraform fmt --check
- terraform init
- terraform validate
- terraform plan
- terraform apply -auto-approve
- check
curl http://localhost:8080/curl http://localhost:8080/healthz
Testing in ubuntu 20.04
- Requirements: installed ansible, ansible-lint
cd ansibleand run command:-
ansible-lint playbooks/site.yml -
ansible-playbook -i inventory/containers.ini playbooks/site.yml
-
- check
curl http://localhost/curl http://localhost/healthz