When setting up Ansible code linting, it is advised to create a dedicated directory for Ansible, referred to as 'ANSIBLE_DIRECTORY' variable to' /ansible'. I would like to clarify whether this directory is intended solely for ansible config files or if it can also accommodate other YAML files.
If it can include additional files, I would like to know if it is limited to YAML formats or if other file types are permissible as well[.ps1,.py]. Additionally, I seek to understand the rationale behind establishing a separate directory for Ansible.
Expected Behavior
Is it possible to include All Code languages in single directory?
Is there an existing issue for this?
Current Behavior
When setting up Ansible code linting, it is advised to create a dedicated directory for Ansible, referred to as 'ANSIBLE_DIRECTORY' variable to' /ansible'. I would like to clarify whether this directory is intended solely for ansible config files or if it can also accommodate other YAML files. If it can include additional files, I would like to know if it is limited to YAML formats or if other file types are permissible as well[.ps1,.py]. Additionally, I seek to understand the rationale behind establishing a separate directory for Ansible.
Expected Behavior
Is it possible to include All Code languages in single directory?
Anything else?
No response