redhat-cop / aap_utilities

Ansible Collection for automated deployment of AAP and other objects for general use
https://galaxy.ansible.com/infra/aap_utilities
GNU General Public License v3.0
78 stars 47 forks source link

Fix File permissions on tasks #12

Closed sean-m-sullivan closed 2 years ago

sean-m-sullivan commented 3 years ago

roles/install_ocp/tasks/install_ocp.yml:29: [E208] File permissions not mentioned roles/install_ocp/tasks/install_ocp.yml:45: [E208] File permissions not mentioned roles/pre_tasks/tasks/pre_tasks.yml:14: [E208] File permissions not mentioned roles/pre_tasks/tasks/pre_tasks.yml:28: [E208] File permissions not mentioned roles/tower_cert/tasks/main.yml:2: [E208] File permissions not mentioned roles/tower_cert/tasks/main.yml:10: [E208] File permissions not mentioned

This needs to be explored and tested, E208 has been disabled in a recent PR.

Tompage1994 commented 2 years ago

E208 has now been re-enabled and the linting all seems file