Skip to content

Commit

Permalink
revert main playbook v2
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeeq committed Dec 18, 2024
1 parent fa376bb commit c7e6672
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions playbooks/generic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@
hosts: "{{ hosts_to_deploy | default('local') }}"
become: true
roles:
# - pkg_mgmt/pip
# # - apps/keybase
# - apps/kubectl
# - apps/helm
# - apps/stern
# - apps/kail
# - apps/hadolint
# - apps/kubescore
# - apps/istioctl
# - apps/netcore_sdk
# - apps/argocd
- pkg_mgmt/pip
# - apps/keybase
- apps/kubectl
- apps/helm
- apps/stern
- apps/kail
- apps/hadolint
- apps/kubescore
- apps/istioctl
- apps/netcore_sdk
- apps/argocd
- apps/aws-cli
# - apps/terraform
# - apps/terragrunt
# - apps/terraform-docs
# - apps/azure-functions-core-tools
- apps/terraform
- apps/terragrunt
- apps/terraform-docs
- apps/azure-functions-core-tools

0 comments on commit c7e6672

Please sign in to comment.