Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing readme's #973

Merged
merged 4 commits into from
Nov 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions roles/ansible_config/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# galaxy.galaxy.ansible_config
# infra.aap_configuration.ansible_config

## Description

Expand Down Expand Up @@ -104,7 +104,7 @@ automation_hub_list:
tags:
- always
roles:
- ../../ansible_config
- infra.aap_configuration.ansible_config
```

## License
Expand Down
2 changes: 1 addition & 1 deletion roles/ansible_config/tests/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
tags:
- always
roles:
- ../../ansible_config
- infra.aap_configuration.ansible_config

Check failure on line 19 in roles/ansible_config/tests/test.yml

View workflow job for this annotation

GitHub Actions / pre-commit_and_sanity / pre-commit / pre-commit

syntax-check[specific]

the role 'infra.aap_configuration.ansible_config' was not found in /home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/ansible_config/tests/roles:/home/runner/.cache/ansible-compat/d4b23d/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/ansible_config/tests
...
2 changes: 1 addition & 1 deletion roles/controller_ad_hoc_command/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.ad_hoc_command
# infra.aap_configuration.ad_hoc_command

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_ad_hoc_command_cancel/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.ad_hoc_command_cancel
# infra.aap_configuration.ad_hoc_command_cancel

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_applications/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.applications
# infra.aap_configuration.applications

## Description

Expand Down
4 changes: 2 additions & 2 deletions roles/controller_bulk_host_create/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.bulk_host_create
# infra.aap_configuration.bulk_host_create

## Description

Expand Down Expand Up @@ -132,7 +132,7 @@ controller_bulk_hosts:
ignore_files: [controller_config.yml.template]
extensions: ["yml"]
roles:
- {role: redhat_cop.controller_configuration.bulk_host_create, when: controller_bulk_hosts is defined}
- {role: infra.aap_configuration.bulk_host_create, when: controller_bulk_hosts is defined}
```

## License
Expand Down
4 changes: 2 additions & 2 deletions roles/controller_bulk_job_launch/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.bulk_job_launch
# infra.aap_configuration.bulk_job_launch

## Description

Expand Down Expand Up @@ -130,7 +130,7 @@ This also speeds up the overall role.
ignore_files: [controller_config.yml.template]
extensions: ["yml"]
roles:
- {role: redhat_cop.controller_configuration.license, when: controller_license is defined}
- {role: infra.aap_configuration.license, when: controller_license is defined}
```

## License
Expand Down
2 changes: 1 addition & 1 deletion roles/controller_credential_input_sources/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.credential_input_sources
# infra.aap_configuration.credential_input_sources

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_credential_types/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.credential_types
# infra.aap_configuration.credential_types

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_credentials/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.credentials
# infra.aap_configuration.credentials

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_execution_environments/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.execution_environments
# infra.aap_configuration.execution_environments

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_host_groups/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.groups
# infra.aap_configuration.groups

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_hosts/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.hosts
# infra.aap_configuration.hosts

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_instance_groups/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.instance_groups
# infra.aap_configuration.instance_groups

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_instances/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.instances
# infra.aap_configuration.instances

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_inventories/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.inventories
# infra.aap_configuration.inventories

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_inventory_source_update/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.inventory_source_update
# infra.aap_configuration.inventory_source_update

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_inventory_sources/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.inventory_sources
# infra.aap_configuration.inventory_sources

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_job_launch/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.job_launch
# infra.aap_configuration.job_launch

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_job_templates/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.job_templates
# infra.aap_configuration.job_templates

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_jobs_cancel/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.jobs_cancel
# infra.aap_configuration.jobs_cancel

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_labels/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.labels
# infra.aap_configuration.labels

An Ansible role to create/update/remove labels for templates on Ansible Controller.

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_license/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.license
# infra.aap_configuration.license

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_notification_templates/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.notification_templates
# infra.aap_configuration.notification_templates

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_organizations/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.organizations
# infra.aap_configuration.organizations

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_project_update/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.project_update
# infra.aap_configuration.project_update

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_projects/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.projects
# infra.aap_configuration.projects

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_roles/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.roles
# infra.aap_configuration.roles

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_schedules/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.schedules
# infra.aap_configuration.schedules

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_settings/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.settings
# infra.aap_configuration.settings

An Ansible role to alter Settings on Ansible Controller.

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_teams/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.teams
# infra.aap_configuration.teams

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_users/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.users
# infra.aap_configuration.users

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_workflow_job_templates/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.workflow_job_templates
# infra.aap_configuration.workflow_job_templates

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/controller_workflow_launch/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# controller_configuration.workflow_launch
# infra.aap_configuration.workflow_launch

## Description

Expand Down
2 changes: 1 addition & 1 deletion roles/dispatch/tests/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
tags: always

roles:
- ../../dispatch
- infra.aap_configuration.dispatch

Check failure on line 23 in roles/dispatch/tests/test.yml

View workflow job for this annotation

GitHub Actions / pre-commit_and_sanity / pre-commit / pre-commit

syntax-check[specific]

the role 'infra.aap_configuration.dispatch' was not found in awx.awx:ansible.legacy:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/dispatch/tests/roles:/home/runner/.cache/ansible-compat/d4b23d/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/dispatch/tests
...
4 changes: 2 additions & 2 deletions roles/eda_controller_tokens/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# infra.eda_configuration.eda_controller_tokens
# infra.aap_configuration.eda_controller_tokens

## Description

Expand Down Expand Up @@ -92,7 +92,7 @@ eda_controller_tokens:
tags:
- always
roles:
- infra.eda_configuration.controller_tokens
- infra.aap_configuration.eda_controller_tokens
```

## License
Expand Down
2 changes: 1 addition & 1 deletion roles/eda_controller_tokens/tests/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
tags:
- always
roles:
- ../../eda_controller_tokens
- infra.aap_configuration.eda_controller_tokens

Check failure on line 19 in roles/eda_controller_tokens/tests/test.yml

View workflow job for this annotation

GitHub Actions / pre-commit_and_sanity / pre-commit / pre-commit

syntax-check[specific]

the role 'infra.aap_configuration.eda_controller_tokens' was not found in /home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/eda_controller_tokens/tests/roles:/home/runner/.cache/ansible-compat/d4b23d/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/eda_controller_tokens/tests
...
2 changes: 1 addition & 1 deletion roles/eda_credential_types/tests/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
tags:
- always
roles:
- ../../eda_credential_types
- infra.aap_configuration.eda_credential_types

Check failure on line 19 in roles/eda_credential_types/tests/test.yml

View workflow job for this annotation

GitHub Actions / pre-commit_and_sanity / pre-commit / pre-commit

syntax-check[specific]

the role 'infra.aap_configuration.eda_credential_types' was not found in /home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/eda_credential_types/tests/roles:/home/runner/.cache/ansible-compat/d4b23d/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/eda_credential_types/tests
...
4 changes: 2 additions & 2 deletions roles/eda_credentials/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# infra.eda_configuration.eda_credentials
# infra.aap_configuration.eda_credentials

## Description

Expand Down Expand Up @@ -97,7 +97,7 @@ eda_credentials:
tags:
- always
roles:
- infra.eda_configuration.credentials
- infra.aap_configuration.eda_credentials
```

## License
Expand Down
2 changes: 1 addition & 1 deletion roles/eda_credentials/tests/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
tags:
- always
roles:
- ../../eda_credentials
- infra.aap_configuration.eda_credentials

Check failure on line 19 in roles/eda_credentials/tests/test.yml

View workflow job for this annotation

GitHub Actions / pre-commit_and_sanity / pre-commit / pre-commit

syntax-check[specific]

the role 'infra.aap_configuration.eda_credentials' was not found in /home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/eda_credentials/tests/roles:/home/runner/.cache/ansible-compat/d4b23d/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/eda_credentials/tests
...
4 changes: 2 additions & 2 deletions roles/eda_decision_environments/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# infra.eda_configuration.eda_decision_environments
# infra.aap_configuration.eda_decision_environments

## Description

Expand Down Expand Up @@ -96,7 +96,7 @@ eda_decision_environments:
tags:
- always
roles:
- infra.eda_configuration.decision_environments
- infra.aap_configuration.decision_environments
```

## License
Expand Down
2 changes: 1 addition & 1 deletion roles/eda_decision_environments/tests/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
tags:
- always
roles:
- ../../eda_decision_environments
- infra.aap_configuration.eda_decision_environments

Check failure on line 19 in roles/eda_decision_environments/tests/test.yml

View workflow job for this annotation

GitHub Actions / pre-commit_and_sanity / pre-commit / pre-commit

syntax-check[specific]

the role 'infra.aap_configuration.eda_decision_environments' was not found in /home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/eda_decision_environments/tests/roles:/home/runner/.cache/ansible-compat/d4b23d/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/eda_decision_environments/tests
...
4 changes: 2 additions & 2 deletions roles/eda_event_streams/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# infra.eda_configuration.eda_event_streams
# infra.aap_configuration.eda_event_streams

## Description

Expand Down Expand Up @@ -95,7 +95,7 @@ eda_event_streams:
tags:
- always
roles:
- infra.eda_configuration.eda_event_streams
- infra.aap_configuration.eda_event_streams
```

## License
Expand Down
2 changes: 1 addition & 1 deletion roles/eda_event_streams/tests/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
tags:
- always
roles:
- ../../eda_event_streams
- infra.aap_configuration.eda_event_streams

Check failure on line 19 in roles/eda_event_streams/tests/test.yml

View workflow job for this annotation

GitHub Actions / pre-commit_and_sanity / pre-commit / pre-commit

syntax-check[specific]

the role 'infra.aap_configuration.eda_event_streams' was not found in /home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/eda_event_streams/tests/roles:/home/runner/.cache/ansible-compat/d4b23d/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/eda_event_streams/tests
...
4 changes: 2 additions & 2 deletions roles/eda_projects/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# infra.eda_configuration.eda_projects
# infra.aap_configuration.eda_projects

## Description

Expand Down Expand Up @@ -97,7 +97,7 @@ eda_projects:
tags:
- always
roles:
- infra.eda_configuration.projects
- infra.aap_configuration.eda_projects
```

## License
Expand Down
2 changes: 1 addition & 1 deletion roles/eda_projects/tests/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
tags:
- always
roles:
- ../../eda_projects
- infra.aap_configuration.eda_projects

Check failure on line 19 in roles/eda_projects/tests/test.yml

View workflow job for this annotation

GitHub Actions / pre-commit_and_sanity / pre-commit / pre-commit

syntax-check[specific]

the role 'infra.aap_configuration.eda_projects' was not found in /home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/eda_projects/tests/roles:/home/runner/.cache/ansible-compat/d4b23d/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/eda_projects/tests
...
4 changes: 2 additions & 2 deletions roles/eda_rulebook_activations/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# infra.eda_configuration.eda_rulebook_activations
# infra.aap_configuration.eda_rulebook_activations

## Description

Expand Down Expand Up @@ -111,7 +111,7 @@ eda_rulebook_activations:
tags:
- always
roles:
- ../../eda_rulebook_activations
- infra.aap_configuration.eda_rulebook_activations
```

## License
Expand Down
2 changes: 1 addition & 1 deletion roles/eda_rulebook_activations/tests/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
tags:
- always
roles:
- ../../eda_rulebook_activations
- infra.aap_configuration.eda_rulebook_activations

Check failure on line 19 in roles/eda_rulebook_activations/tests/test.yml

View workflow job for this annotation

GitHub Actions / pre-commit_and_sanity / pre-commit / pre-commit

syntax-check[specific]

the role 'infra.aap_configuration.eda_rulebook_activations' was not found in /home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/eda_rulebook_activations/tests/roles:/home/runner/.cache/ansible-compat/d4b23d/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/eda_rulebook_activations/tests
...
4 changes: 2 additions & 2 deletions roles/eda_users/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# infra.eda_configuration.aap_user_accounts
# infra.aap_configuration.aap_user_accounts

## Description

Expand Down Expand Up @@ -104,7 +104,7 @@ eda_users:
tags:
- always
roles:
- ../../eda_users
- infra.aap_configuration.eda_users
```

## License
Expand Down
2 changes: 1 addition & 1 deletion roles/eda_users/tests/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
tags:
- always
roles:
- ../../eda_users
- infra.aap_configuration.eda_users

Check failure on line 19 in roles/eda_users/tests/test.yml

View workflow job for this annotation

GitHub Actions / pre-commit_and_sanity / pre-commit / pre-commit

syntax-check[specific]

the role 'infra.aap_configuration.eda_users' was not found in /home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/eda_users/tests/roles:/home/runner/.cache/ansible-compat/d4b23d/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/infra.aap_configuration/infra.aap_configuration/roles/eda_users/tests
...
Loading
Loading