This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.
viya2023.10 lts
on prem kubernetes
env deployed using iac project
Ansible Variable File Details
No response
Steps to Reproduce
use iac to build infra on on premis
also deploy external postgres using iac
run sas deployment project with external postgres details
Expected Behavior
sas should be able to deploy.
Actual Behavior
TASK [common : Migrations] **
task path: /sas-deployment/deploy/sandbox/viya4-deployment/roles/common/tasks/main.yaml:361
ERROR! couldn't resolve module/action 'ansible.utils.update_fact'. This often indicates a misspelling, missing collection, or incorrect module path.
The error appears to be in '/sas-deployment/deploy/sandbox/viya4-deployment/roles/common/tasks/migrations.yaml': line 13, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
block:
name: Update Postgres server FQDN
^ here
Additional Context
No response
References
No response
Code of Conduct
[X] I agree to follow this project's Code of Conduct
Viya4 Deployment Version Details
viya2023.10 lts on prem kubernetes env deployed using iac project
Ansible Variable File Details
No response
Steps to Reproduce
use iac to build infra on on premis also deploy external postgres using iac run sas deployment project with external postgres details
Expected Behavior
sas should be able to deploy.
Actual Behavior
TASK [common : Migrations] ** task path: /sas-deployment/deploy/sandbox/viya4-deployment/roles/common/tasks/main.yaml:361 ERROR! couldn't resolve module/action 'ansible.utils.update_fact'. This often indicates a misspelling, missing collection, or incorrect module path.
The error appears to be in '/sas-deployment/deploy/sandbox/viya4-deployment/roles/common/tasks/migrations.yaml': line 13, column 7, but may be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
block:
Additional Context
No response
References
No response
Code of Conduct