sassoftware / viya4-iac-k8s

This project contains Terraform scripts to provision cloud infrastructure resources, when using vSphere, and Ansible to apply the needed elements of a Kubernetes cluster that are required to deploy SAS Viya platform product offerings.
Apache License 2.0
23 stars 15 forks source link

feat: (IAC-1088) Additional Ansible Lint Code Updates #81

Closed jarpat closed 11 months ago

jarpat commented 12 months ago

Changes

Revisited the ansible-linter action to put in place code changes that required code/functionality changes rather than just formatting.

In particular the three warnings I addressed were:

command-instead-of-shell: https://ansible.readthedocs.io/projects/lint/rules/command-instead-of-shell/

command-instead-of-module: https://ansible.readthedocs.io/projects/lint/rules/command-instead-of-module/

deprecated-module: https://ansible.readthedocs.io/projects/lint/rules/deprecated-module/

Tests

Provider Type K8s Version Order Cadence Notes
OSS VSphere v1.25.8 ** fast:2020 All reformatted tasks function the same