@@ -39,3 +39,48 @@ roles/dynamic_inventory/tasks/refresh_inventory.yml risky-file-permissions skip
3939roles/dynamic_inventory/tasks/retire_static_inventory.yml risky-file-permissions skip
4040roles/info/tasks/main.yml risky-file-permissions skip
4141roles/info/tasks/main.yml jinja[spacing][/] skip
42+ roles/infrastructure/defaults/main.yml var-naming[no-role-prefix] skip
43+ roles/infrastructure/defaults/main.yml jinja[spacing][/] skip
44+ roles/infrastructure/defaults/main.yml yaml[line-length] skip
45+ roles/infrastructure/defaults/main.yml yaml[comments][/] skip
46+ roles/infrastructure/tasks/initialize_aws.yml yaml[line-length] skip
47+ roles/infrastructure/tasks/initialize_aws.yml no-changed-when skip
48+ roles/infrastructure/tasks/initialize_aws_terraform.yml risky-file-permissions skip
49+ roles/infrastructure/tasks/initialize_azure.yml jinja[spacing][/] skip
50+ roles/infrastructure/tasks/initialize_azure.yml no-changed-when skip
51+ roles/infrastructure/tasks/initialize_base.yml ignore-errors skip
52+ roles/infrastructure/tasks/initialize_gcp.yml no-changed-when skip
53+ roles/infrastructure/tasks/initialize_setup_aws.yml no-changed-when skip
54+ roles/infrastructure/tasks/initialize_setup_aws.yml yaml[line-length] skip
55+ roles/infrastructure/tasks/initialize_teardown_aws.yml no-changed-when skip
56+ roles/infrastructure/tasks/initialize_teardown_aws.yml yaml[comments][/] skip
57+ roles/infrastructure/tasks/initialize_teardown_aws_terraform.yml risky-file-permissions skip
58+ roles/infrastructure/tasks/main.yml name[missing][/] skip
59+ roles/infrastructure/tasks/setup_aws.yml risky-file-permissions skip
60+ roles/infrastructure/tasks/setup_aws_compute.yml jinja[spacing][/] skip
61+ roles/infrastructure/tasks/setup_aws_compute.yml yaml[line-length] skip
62+ roles/infrastructure/tasks/setup_aws_compute.yml name[template][/] skip
63+ roles/infrastructure/tasks/setup_aws_network.yml no-changed-when skip
64+ roles/infrastructure/tasks/setup_aws_network.yml yaml[comments][/] skip
65+ roles/infrastructure/tasks/setup_aws_network_prefix_list.yml no-changed-when skip
66+ roles/infrastructure/tasks/setup_aws_storage.yml no-changed-when skip
67+ roles/infrastructure/tasks/setup_aws_utility_service.yml no-changed-when skip
68+ roles/infrastructure/tasks/setup_azure_network.yml ignore-errors skip
69+ roles/infrastructure/tasks/setup_azure_network.yml no-changed-when skip
70+ roles/infrastructure/tasks/setup_azure_network.yml jinja[spacing][/] skip
71+ roles/infrastructure/tasks/setup_gcp_network.yml no-changed-when skip
72+ roles/infrastructure/tasks/setup_terraform.yml risky-file-permissions skip
73+ roles/infrastructure/tasks/teardown_aws_compute.yml no-changed-when skip
74+ roles/infrastructure/tasks/teardown_aws_network.yml no-changed-when skip
75+ roles/infrastructure/tasks/teardown_aws_network.yml yaml[comments][/] skip
76+ roles/infrastructure/tasks/teardown_gcp_network.yml no-changed-when skip
77+ roles/infrastructure/tasks/teardown_gcp_storage.yml no-changed-when skip
78+ roles/infrastructure/tasks/teardown_terraform.yml risky-file-permissions skip
79+ roles/infrastructure/tasks/validate_aws.yml no-changed-when skip
80+ roles/infrastructure/tasks/validate_aws.yml yaml[comments][/] skip
81+ roles/infrastructure/tasks/validate_aws_terraform.yml no-changed-when skip
82+ roles/infrastructure/tasks/validate_aws_terraform.yml yaml[line-length] skip
83+ roles/infrastructure/tasks/validate_azure.yml yaml[line-length] skip
84+ roles/infrastructure/tests/test.yml syntax-check[specific][/] skip
85+ roles/infrastructure/vars/main.yml var-naming[no-role-prefix] skip
86+ roles/infrastructure/vars/main.yml jinja[spacing][/] skip
0 commit comments