Skip to content

ansible lint updates#3

Merged
csibbitt merged 3 commits intomainfrom
csibbitt_ansible-lint
Oct 6, 2025
Merged

ansible lint updates#3
csibbitt merged 3 commits intomainfrom
csibbitt_ansible-lint

Conversation

@csibbitt
Copy link
Contributor

@csibbitt csibbitt commented Oct 6, 2025

No description provided.

@csibbitt
Copy link
Contributor Author

csibbitt commented Oct 6, 2025

I am seeing this WARNING from the lint job (on three different paths) and haven't been able to track down the cause

WARNING  Ignored exception from ArgsRule.matchtasks while processing gpu-validation/tasks/vm_deploy.yaml (tasks): [Errno 36] File name too long: '{"ANSIBLE_MODULE_ARGS": {"state": "present", "name": "{{ gpu_validation_vm_name }}", "flavor": "{{ gpu_validation_flavor_name }}", "image": "{{ gpu_validation_image_name }}", "key_name": "{{ gpu_validation_key_name }}", "nics": [{"net-name": "{{ gpu_validation_net_name }}"}], "floating_ips": ["{{ gpu_validation_floating_ip }}"], "security_groups": ["{{ gpu_validation_security_group }}"], "ca_cert": "{{ gpu_validation_ca_cert_path }}"}}'

I confirmed that the files are still being linted - if I create other errors later in the file, they do get flagged. It would be nice to solve this, but so far it doesn't seem to harmful.

I'm going to merge this so we start enforcing ansible-lint on this repo.

@csibbitt csibbitt merged commit fd97ebf into main Oct 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant