Skip to content

Commit

Permalink
after major rewrite (#926)
Browse files Browse the repository at this point in the history
* deleted:    roles/controller_dispatch/README.md
	deleted:    roles/controller_dispatch/defaults/main.yml
	deleted:    roles/controller_dispatch/meta/argument_specs.yml
	deleted:    roles/controller_dispatch/meta/main.yml
	deleted:    roles/controller_dispatch/tasks/main.yml
	deleted:    roles/controller_dispatch/tests/configs/inventories.yml
	deleted:    roles/controller_dispatch/tests/configs/projects.yml
	deleted:    roles/controller_dispatch/tests/test.yml
	deleted:    roles/controller_filetree_create/README.md
	deleted:    roles/controller_filetree_create/automatetheautomation.md
	deleted:    roles/controller_filetree_create/defaults/main.yml
	deleted:    roles/controller_filetree_create/handlers/main.yml
	deleted:    roles/controller_filetree_create/meta/argument_specs.yml
	deleted:    roles/controller_filetree_create/meta/main.yml
	deleted:    roles/controller_filetree_create/tasks/all.yml
	deleted:    roles/controller_filetree_create/tasks/applications.yml
	deleted:    roles/controller_filetree_create/tasks/constructed_inventory.yml
	deleted:    roles/controller_filetree_create/tasks/credential_types.yml
	deleted:    roles/controller_filetree_create/tasks/credentials.yml
	deleted:    roles/controller_filetree_create/tasks/execution_environments.yml
	deleted:    roles/controller_filetree_create/tasks/groups.yml
	deleted:    roles/controller_filetree_create/tasks/hosts.yml
	deleted:    roles/controller_filetree_create/tasks/instance_groups.yml
	deleted:    roles/controller_filetree_create/tasks/inventory.yml
	deleted:    roles/controller_filetree_create/tasks/inventory_sources.yml
	deleted:    roles/controller_filetree_create/tasks/job_templates.yml
	deleted:    roles/controller_filetree_create/tasks/labels.yml
	deleted:    roles/controller_filetree_create/tasks/main.yml
	deleted:    roles/controller_filetree_create/tasks/notification_templates.yml
	deleted:    roles/controller_filetree_create/tasks/organizations.yml
	deleted:    roles/controller_filetree_create/tasks/projects.yml
	deleted:    roles/controller_filetree_create/tasks/schedules.yml
	deleted:    roles/controller_filetree_create/tasks/settings.yml
	deleted:    roles/controller_filetree_create/tasks/team_roles.yml
	deleted:    roles/controller_filetree_create/tasks/teams.yml
	deleted:    roles/controller_filetree_create/tasks/user_roles.yml
	deleted:    roles/controller_filetree_create/tasks/users.yml
	deleted:    roles/controller_filetree_create/tasks/workflow_job_templates.yml
	deleted:    roles/controller_filetree_create/templates/current_applications.j2
	deleted:    roles/controller_filetree_create/templates/current_credential_types.j2
	deleted:    roles/controller_filetree_create/templates/current_credentials.j2
	deleted:    roles/controller_filetree_create/templates/current_execution_environments.j2
	deleted:    roles/controller_filetree_create/templates/current_groups.j2
	deleted:    roles/controller_filetree_create/templates/current_hosts.j2
	deleted:    roles/controller_filetree_create/templates/current_instance_groups.j2
	deleted:    roles/controller_filetree_create/templates/current_inventories.j2
	deleted:    roles/controller_filetree_create/templates/current_inventory_sources.j2
	deleted:    roles/controller_filetree_create/templates/current_job_templates.j2
	deleted:    roles/controller_filetree_create/templates/current_labels.j2
	deleted:    roles/controller_filetree_create/templates/current_notification_templates.j2
	deleted:    roles/controller_filetree_create/templates/current_organizations.j2
	deleted:    roles/controller_filetree_create/templates/current_projects.j2
	deleted:    roles/controller_filetree_create/templates/current_schedules.j2
	deleted:    roles/controller_filetree_create/templates/current_settings.j2
	deleted:    roles/controller_filetree_create/templates/current_team_roles.j2
	deleted:    roles/controller_filetree_create/templates/current_teams.j2
	deleted:    roles/controller_filetree_create/templates/current_user_roles.j2
	deleted:    roles/controller_filetree_create/templates/current_users.j2
	deleted:    roles/controller_filetree_create/templates/current_workflow_job_templates.j2
	deleted:    roles/controller_filetree_create/tests/.gitignore
	deleted:    roles/controller_filetree_create/tests/filetree_create.yml
	deleted:    roles/controller_filetree_create/tests/inventory
	deleted:    roles/controller_filetree_create/vars/main.yml
	deleted:    roles/controller_filetree_read/README.md
	deleted:    roles/controller_filetree_read/defaults/main.yml
	deleted:    roles/controller_filetree_read/handlers/main.yml
	deleted:    roles/controller_filetree_read/meta/argument_specs.yml
	deleted:    roles/controller_filetree_read/meta/main.yml
	deleted:    roles/controller_filetree_read/tasks/applications.yml
	deleted:    roles/controller_filetree_read/tasks/credential_input_sources.yml
	deleted:    roles/controller_filetree_read/tasks/credential_types.yml
	deleted:    roles/controller_filetree_read/tasks/credentials.yml
	deleted:    roles/controller_filetree_read/tasks/execution_environments.yml
	deleted:    roles/controller_filetree_read/tasks/groups.yml
	deleted:    roles/controller_filetree_read/tasks/hosts.yml
	deleted:    roles/controller_filetree_read/tasks/instance_groups.yml
	deleted:    roles/controller_filetree_read/tasks/inventories.yml
	deleted:    roles/controller_filetree_read/tasks/inventory_sources.yml
	deleted:    roles/controller_filetree_read/tasks/job_templates.yml
	deleted:    roles/controller_filetree_read/tasks/labels.yml
	deleted:    roles/controller_filetree_read/tasks/main.yml
	deleted:    roles/controller_filetree_read/tasks/notifications.yml
	deleted:    roles/controller_filetree_read/tasks/organizations.yml
	deleted:    roles/controller_filetree_read/tasks/projects.yml
	deleted:    roles/controller_filetree_read/tasks/roles.yml
	deleted:    roles/controller_filetree_read/tasks/schedules.yml
	deleted:    roles/controller_filetree_read/tasks/settings.yml
	deleted:    roles/controller_filetree_read/tasks/teams.yml
	deleted:    roles/controller_filetree_read/tasks/user_accounts.yml
	deleted:    roles/controller_filetree_read/tasks/workflow_job_templates.yml
	deleted:    roles/controller_filetree_read/tests/.gitignore
	deleted:    roles/controller_filetree_read/tests/config-controller-filetree.yml
	deleted:    roles/controller_filetree_read/tests/inventory
	deleted:    roles/controller_filetree_read/vars/main.yml
	deleted:    roles/controller_object_diff/README.md
	deleted:    roles/controller_object_diff/defaults/main.yml
	deleted:    roles/controller_object_diff/handlers/main.yml
	deleted:    roles/controller_object_diff/meta/argument_specs.yml
	deleted:    roles/controller_object_diff/meta/main.yml
	deleted:    roles/controller_object_diff/tasks/applications.yml
	deleted:    roles/controller_object_diff/tasks/credential_types.yml
	deleted:    roles/controller_object_diff/tasks/credentials.yml
	deleted:    roles/controller_object_diff/tasks/execution_environments.yml
	deleted:    roles/controller_object_diff/tasks/groups.yml
	deleted:    roles/controller_object_diff/tasks/hosts.yml
	deleted:    roles/controller_object_diff/tasks/instance_groups.yml
	deleted:    roles/controller_object_diff/tasks/inventories.yml
	deleted:    roles/controller_object_diff/tasks/inventory_sources.yml
	deleted:    roles/controller_object_diff/tasks/job_templates.yml
	deleted:    roles/controller_object_diff/tasks/main.yml
	deleted:    roles/controller_object_diff/tasks/notification_templates.yml
	deleted:    roles/controller_object_diff/tasks/organizations.yml
	deleted:    roles/controller_object_diff/tasks/projects.yml
	deleted:    roles/controller_object_diff/tasks/roles.yml
	deleted:    roles/controller_object_diff/tasks/schedules.yml
	deleted:    roles/controller_object_diff/tasks/teams.yml
	deleted:    roles/controller_object_diff/tasks/user_accounts.yml
	deleted:    roles/controller_object_diff/tasks/workflow_job_templates.yml
	deleted:    roles/controller_object_diff/tests/.gitignore
	deleted:    roles/controller_object_diff/tests/drop_diff.yml
	deleted:    roles/controller_object_diff/tests/inventory
	deleted:    roles/controller_object_diff/tests/object_diff.yml
	deleted:    roles/controller_object_diff/vars/main.yml
	renamed:    roles/controller_token/README.md -> roles/eda_controller_tokens/README.md
	renamed:    roles/controller_token/defaults/main.yml -> roles/eda_controller_tokens/defaults/main.yml
	renamed:    roles/controller_token/meta/argument_specs.yml -> roles/eda_controller_tokens/meta/argument_specs.yml
	renamed:    roles/controller_token/meta/main.yml -> roles/eda_controller_tokens/meta/main.yml
	renamed:    roles/controller_token/tasks/main.yml -> roles/eda_controller_tokens/tasks/main.yml
	renamed:    roles/controller_token/tests/test.yml -> roles/eda_controller_tokens/tests/test.yml
	renamed:    roles/controller_token/tests/vars/user_tokens.yml -> roles/eda_controller_tokens/tests/vars/user_tokens.yml
	renamed:    roles/eda_credential/README.md -> roles/eda_credentials/README.md
	renamed:    roles/eda_credential/defaults/main.yml -> roles/eda_credentials/defaults/main.yml
	renamed:    roles/eda_credential/meta/argument_specs.yml -> roles/eda_credentials/meta/argument_specs.yml
	renamed:    roles/eda_credential/meta/main.yml -> roles/eda_credentials/meta/main.yml
	renamed:    roles/eda_credential/tasks/main.yml -> roles/eda_credentials/tasks/main.yml
	renamed:    roles/eda_credential/tests/test.yml -> roles/eda_credentials/tests/test.yml
	renamed:    roles/eda_credential/tests/vars/credentials.yml -> roles/eda_credentials/tests/vars/credentials.yml
	renamed:    roles/eda_decision_environment/README.md -> roles/eda_decision_environments/README.md
	renamed:    roles/eda_decision_environment/defaults/main.yml -> roles/eda_decision_environments/defaults/main.yml
	renamed:    roles/eda_decision_environment/meta/argument_specs.yml -> roles/eda_decision_environments/meta/argument_specs.yml
	renamed:    roles/eda_decision_environment/meta/main.yml -> roles/eda_decision_environments/meta/main.yml
	renamed:    roles/eda_decision_environment/tasks/main.yml -> roles/eda_decision_environments/tasks/main.yml
	renamed:    roles/eda_decision_environment/tests/test.yml -> roles/eda_decision_environments/tests/test.yml
	renamed:    roles/eda_decision_environment/tests/vars/decision_environments.yml -> roles/eda_decision_environments/tests/vars/decision_environments.yml
	deleted:    roles/eda_dispatch/README.md
	deleted:    roles/eda_dispatch/defaults/main.yml
	deleted:    roles/eda_dispatch/meta/argument_specs.yml
	deleted:    roles/eda_dispatch/meta/main.yml
	deleted:    roles/eda_dispatch/tasks/main.yml
	deleted:    roles/eda_dispatch/tests/configs/credentials.yml
	deleted:    roles/eda_dispatch/tests/configs/projects.yml
	deleted:    roles/eda_dispatch/tests/test.yml
	renamed:    roles/eda_project/README.md -> roles/eda_projects/README.md
	renamed:    roles/eda_project/defaults/main.yml -> roles/eda_projects/defaults/main.yml
	renamed:    roles/eda_project/meta/argument_specs.yml -> roles/eda_projects/meta/argument_specs.yml
	renamed:    roles/eda_project/meta/main.yml -> roles/eda_projects/meta/main.yml
	renamed:    roles/eda_project/tasks/main.yml -> roles/eda_projects/tasks/main.yml
	renamed:    roles/eda_project/tests/test.yml -> roles/eda_projects/tests/test.yml
	renamed:    roles/eda_project/tests/vars/projects.yml -> roles/eda_projects/tests/vars/projects.yml
	renamed:    roles/eda_rulebook_activation/README.md -> roles/eda_rulebook_activations/README.md
	renamed:    roles/eda_rulebook_activation/defaults/main.yml -> roles/eda_rulebook_activations/defaults/main.yml
	renamed:    roles/eda_rulebook_activation/meta/argument_specs.yml -> roles/eda_rulebook_activations/meta/argument_specs.yml
	renamed:    roles/eda_rulebook_activation/meta/main.yml -> roles/eda_rulebook_activations/meta/main.yml
	renamed:    roles/eda_rulebook_activation/tasks/main.yml -> roles/eda_rulebook_activations/tasks/main.yml
	renamed:    roles/eda_rulebook_activation/tests/test.yml -> roles/eda_rulebook_activations/tests/test.yml
	renamed:    roles/eda_rulebook_activation/tests/vars/rulebook_activations.yml -> roles/eda_rulebook_activations/tests/vars/rulebook_activations.yml
	renamed:    roles/eda_user/README.md -> roles/eda_users/README.md
	renamed:    roles/eda_user/defaults/main.yml -> roles/eda_users/defaults/main.yml
	renamed:    roles/eda_user/meta/argument_specs.yml -> roles/eda_users/meta/argument_specs.yml
	renamed:    roles/eda_user/meta/main.yml -> roles/eda_users/meta/main.yml
	renamed:    roles/eda_user/tasks/main.yml -> roles/eda_users/tasks/main.yml
	renamed:    roles/eda_user/tests/test.yml -> roles/eda_users/tests/test.yml
	renamed:    roles/eda_user/tests/vars/users.yml -> roles/eda_users/tests/vars/users.yml
	deleted:    roles/gateway_dispatch/README.md
	deleted:    roles/gateway_dispatch/defaults/main.yml
	deleted:    roles/gateway_dispatch/meta/argument_specs.yml
	deleted:    roles/gateway_dispatch/meta/main.yml
	deleted:    roles/gateway_dispatch/tasks/main.yml
	deleted:    roles/hub_dispatch/README.md
	deleted:    roles/hub_dispatch/defaults/main.yml
	deleted:    roles/hub_dispatch/meta/argument_specs.yml
	deleted:    roles/hub_dispatch/meta/main.yml
	deleted:    roles/hub_dispatch/tasks/main.yml
	deleted:    roles/hub_dispatch/tests/configs/images.yml
	deleted:    roles/hub_dispatch/tests/configs/registries.yml
	deleted:    roles/hub_dispatch/tests/configs/repositories.yml
	deleted:    roles/hub_dispatch/tests/test.yml
	deleted:    roles/hub_offline_sync/README.md
	deleted:    roles/hub_offline_sync/defaults/main.yml
	deleted:    roles/hub_offline_sync/meta/argument_specs.yml
	deleted:    roles/hub_offline_sync/meta/main.yml
	deleted:    roles/hub_offline_sync/tasks/main.yml
	deleted:    roles/hub_offline_sync/templates/ansible.cfg.j2
	deleted:    roles/hub_offline_sync/templates/collections.yml.j2
	deleted:    roles/hub_offline_sync/templates/collections_list.yml.j2
	deleted:    roles/hub_offline_sync/tests/test.yml
	deleted:    roles/hub_repository/README.md
	deleted:    roles/hub_repository/defaults/main.yml
	deleted:    roles/hub_repository/meta/argument_specs.yml
	deleted:    roles/hub_repository/meta/main.yml
	deleted:    roles/hub_repository/tasks/main.yml
	deleted:    roles/hub_repository/tests/test.yml
	deleted:    roles/hub_repository/tests/vars/repositories.yml
	deleted:    roles/hub_repository_sync/README.md
	deleted:    roles/hub_repository_sync/defaults/main.yml
	deleted:    roles/hub_repository_sync/meta/argument_specs.yml
	deleted:    roles/hub_repository_sync/meta/main.yml
	deleted:    roles/hub_repository_sync/tasks/main.yml
	deleted:    roles/hub_repository_sync/tests/test.yml
	deleted:    roles/hub_repository_sync/tests/vars/repositories.yml

* renamed:    controller_groups/README.md -> controller_host_groups/README.md
	renamed:    controller_groups/defaults/main.yml -> controller_host_groups/defaults/main.yml
	renamed:    controller_groups/meta/argument_specs.yml -> controller_host_groups/meta/argument_specs.yml
	renamed:    controller_groups/meta/main.yml -> controller_host_groups/meta/main.yml
	renamed:    controller_groups/tasks/main.yml -> controller_host_groups/tasks/main.yml
	renamed:    controller_groups/tests/configs/group.yml -> controller_host_groups/tests/configs/group.yml
	renamed:    controller_groups/tests/test.yml -> controller_host_groups/tests/test.yml
	new file:   dispatch/README.md
	new file:   dispatch/defaults/main.yml
	new file:   dispatch/meta/argument_specs.yml
	new file:   dispatch/meta/main.yml
	new file:   dispatch/tasks/main.yml
	new file:   dispatch/tests/configs/credentials.yml
	new file:   dispatch/tests/configs/images.yml
	new file:   dispatch/tests/configs/inventories.yml
	new file:   dispatch/tests/configs/projects.yml
	new file:   dispatch/tests/configs/registries.yml
	new file:   dispatch/tests/configs/repositories.yml
	new file:   dispatch/tests/test.yml
	modified:   gateway_applications/README.md
	modified:   gateway_applications/meta/argument_specs.yml
	modified:   gateway_applications/tasks/main.yml
	modified:   gateway_applications/tests/configs/applications.yml
	modified:   gateway_applications/tests/test.yml
	modified:   gateway_authenticator_maps/meta/argument_specs.yml
	modified:   gateway_authenticator_maps/tasks/main.yml
	modified:   gateway_authenticators/meta/argument_specs.yml
	modified:   gateway_authenticators/tasks/main.yml
	modified:   gateway_http_ports/meta/argument_specs.yml
	modified:   gateway_http_ports/tasks/main.yml
	modified:   gateway_organizations/meta/argument_specs.yml
	modified:   gateway_organizations/tasks/main.yml
	modified:   gateway_role_user_assignments/meta/argument_specs.yml
	modified:   gateway_role_user_assignments/tasks/main.yml
	modified:   gateway_routes/meta/argument_specs.yml
	modified:   gateway_routes/tasks/main.yml
	modified:   gateway_service_clusters/meta/argument_specs.yml
	modified:   gateway_service_clusters/tasks/main.yml
	modified:   gateway_service_keys/meta/argument_specs.yml
	modified:   gateway_service_keys/tasks/main.yml
	modified:   gateway_service_nodes/meta/argument_specs.yml
	modified:   gateway_service_nodes/tasks/main.yml
	modified:   gateway_services/meta/argument_specs.yml
	modified:   gateway_services/tasks/main.yml
	renamed:    gateway_platform_settings/README.md -> gateway_settings/README.md
	renamed:    gateway_platform_settings/defaults/main.yml -> gateway_settings/defaults/main.yml
	renamed:    gateway_platform_settings/meta/argument_specs.yml -> gateway_settings/meta/argument_specs.yml
	renamed:    gateway_platform_settings/meta/main.yml -> gateway_settings/meta/main.yml
	renamed:    gateway_platform_settings/tasks/main.yml -> gateway_settings/tasks/main.yml
	modified:   gateway_teams/meta/argument_specs.yml
	modified:   gateway_teams/tasks/main.yml
	modified:   gateway_users/meta/argument_specs.yml
	modified:   gateway_users/tasks/main.yml
	new file:   global_vars/README.md
	new file:   global_vars/defaults/main.yml
	new file:   global_vars/meta/main.yml
	new file:   global_vars/vars/main.yml
	modified:   hub_collection/tasks/main.yml
	modified:   hub_collection_remote/tasks/main.yml
	modified:   hub_collection_repository/tasks/main.yml
	modified:   hub_collection_repository_sync/tasks/main.yml
	modified:   hub_ee_image/tasks/main.yml
	modified:   hub_ee_namespace/tasks/main.yml
	modified:   hub_ee_registry/tasks/main.yml
	modified:   hub_ee_registry_index/tasks/main.yml
	modified:   hub_ee_registry_sync/tasks/main.yml
	modified:   hub_ee_repository/tasks/main.yml
	modified:   hub_ee_repository_sync/tasks/main.yml
	modified:   hub_namespace/tasks/main.yml
	modified:   hub_publish/tasks/main.yml
	new file:   meta_dependency_check/README.md
	new file:   meta_dependency_check/defaults/main.yml
	new file:   meta_dependency_check/meta/main.yml
	new file:   meta_dependency_check/tasks/main.yml
	new file:   meta_dependency_check/tests/inventory
	new file:   meta_dependency_check/tests/test.yml

* modified:   dispatch/defaults/main.yml

* modified:   controller_ad_hoc_command/README.md
	modified:   controller_ad_hoc_command_cancel/README.md
	modified:   controller_applications/README.md
	modified:   controller_bulk_host_create/README.md
	modified:   controller_bulk_job_launch/README.md
	modified:   controller_credential_input_sources/README.md
	modified:   controller_credential_types/README.md
	modified:   controller_credentials/README.md
	modified:   controller_execution_environments/README.md
	modified:   controller_global_vars/README.md
	modified:   controller_host_groups/README.md
	modified:   controller_hosts/README.md
	modified:   controller_instance_groups/README.md
	modified:   controller_instances/README.md
	modified:   controller_inventories/README.md
	modified:   controller_inventory_source_update/README.md
	modified:   controller_inventory_sources/README.md
	modified:   controller_job_launch/README.md
	modified:   controller_job_templates/README.md
	modified:   controller_jobs_cancel/README.md
	modified:   controller_labels/README.md
	modified:   controller_license/README.md
	modified:   controller_meta_dependency_check/README.md
	modified:   controller_notification_templates/README.md
	modified:   controller_organizations/README.md
	modified:   controller_project_update/README.md
	modified:   controller_projects/README.md
	modified:   controller_roles/README.md
	modified:   controller_schedules/README.md
	modified:   controller_settings/README.md
	modified:   controller_teams/README.md
	modified:   controller_users/README.md
	modified:   controller_workflow_job_templates/README.md
	modified:   controller_workflow_launch/README.md
	modified:   gateway_applications/README.md
	modified:   global_vars/README.md
	modified:   meta_dependency_check/README.md
	modified:   ../.github/CONTRIBUTING.md
	modified:   ../.github/workflows/ci_standalone_versioned.yml
	modified:   ../.github/workflows/pre-commit.yml
	modified:   ../.github/workflows/release.yml
	modified:   ../.github/workflows/release_manual.yml
	modified:   ../CHANGELOG.rst
	modified:   ../EXPORT_README.md
	modified:   ../README.md
	modified:   ../changelogs/changelog.yaml
	modified:   ../docs/aap_config_as_code_public_meeting.ics
	modified:   ../galaxy.yml
	deleted:    ../plugins/lookup/controller_object_diff.py
	deleted:    ../plugins/modules/controller_export_diff.py
	modified:   ../tests/playbooks/README.md
	modified:   ../tests/templated_role_example/README.md
	modified:   ../tests/templates/vars/controller_credential_types.yml
	modified:   ../tests/templates/vars/controller_credentials.yml
	modified:   ../tests/templates/vars/controller_execution_environments.yml
	modified:   ../tests/templates/vars/controller_groups.yml
	modified:   ../tests/templates/vars/controller_hosts.yml
	modified:   ../tests/templates/vars/controller_instance_groups.yml
	modified:   ../tests/templates/vars/controller_inventories.yml
	modified:   ../tests/templates/vars/controller_inventory_sources.yml
	modified:   ../tests/templates/vars/controller_job_templates.yml
	modified:   ../tests/templates/vars/controller_labels.yml
	modified:   ../tests/templates/vars/controller_ldap_configuration.json
	modified:   ../tests/templates/vars/controller_notification_templates.yml
	modified:   ../tests/templates/vars/controller_organizations.yml
	modified:   ../tests/templates/vars/controller_organizations_with_hub.yml
	modified:   ../tests/templates/vars/controller_projects.yml
	modified:   ../tests/templates/vars/controller_roles.yml
	modified:   ../tests/templates/vars/controller_schedules.yml
	modified:   ../tests/templates/vars/controller_teams.yml
	modified:   ../tests/templates/vars/controller_users.yml
	modified:   ../tests/templates/vars/controller_workflows.yml

* modified:   README.md
	deleted:    history.sh

* modified:   roles/dispatch/tests/configs/projects.yml
	modified:   roles/dispatch/tests/test.yml
	modified:   roles/gateway_applications/README.md
	modified:   roles/gateway_applications/tests/configs/applications.yml
	modified:   roles/gateway_applications/tests/test.yml

* modified:   README.md
  • Loading branch information
djdanielsson authored Oct 12, 2024
1 parent 80ea9ef commit 6dd149c
Show file tree
Hide file tree
Showing 180 changed files with 1,008 additions and 194 deletions.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ If you feel like getting your hands dirty, feel free to make the change yourself
1. Fork the repo on Github, and then clone it locally.
2. Create a branch named appropriately for the change you are going to make.
3. Make your code change.
4. If you are creating a new role, please add a test for it in our [testing playbook.](https://github.com/redhat-cop/controller_configuration/blob/devel/tests/configure_controller.yml) by adding a new role entry and adding the appropriate yaml file with test data in the controller_configs directory.
4. If you are creating a new role, please add a test for it in our [testing playbook.](https://github.com/redhat-cop/aap_configuration/blob/devel/tests/configure_controller.yml) by adding a new role entry and adding the appropriate yaml file with test data in the controller_configs directory.
5. Add a changelog fragment in `changelogs/fragments` as per <https://docs.ansible.com/ansible/latest/community/development_process.html#changelogs>
6. Push your code change up to your forked repo.
7. Open a Pull Request to merge your changes to this repo. The comment box will be filled in automatically via a template.
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci_standalone_versioned.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
collection_namespace: infra
collection_name: controller_configuration
collection_version: 2.0.0
collection_repo: https://github.com/redhat-cop/controller_configuration/
collection_repo: https://github.com/redhat-cop/aap_configuration/

- name: "Install Galaxy dependencies"
run: ansible-galaxy collection install -r .github/collections/requirements.yml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
collection_namespace: infra
collection_name: controller_configuration
collection_version: 2.10.0
collection_repo: https://github.com/redhat-cop/controller_configuration/
collection_repo: https://github.com/redhat-cop/aap_configuration/
collection_dependencies: awx.awx
...
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
galaxy_publish_2: false
ah_publish_2: true
collection_version: ${{ github.ref_name }}
collection_repo: https://github.com/redhat-cop/controller_configuration/
collection_repo: https://github.com/redhat-cop/aap_configuration/
quay_username: redhat_cop
collection_dependencies: awx.awx
matrix_message: This Ansible collection allows for easy interaction with an AWX or Ansible Controller server via Ansible roles using the AWX/Controller collection modules.
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release_manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
galaxy_publish_2: false
ah_publish_2: true
collection_version: ${{ github.event.inputs.tagged_version }}
collection_repo: https://github.com/redhat-cop/controller_configuration/
collection_repo: https://github.com/redhat-cop/aap_configuration/
quay_username: redhat_cop
collection_dependencies: awx.awx
matrix_message: This Ansible collection allows for easy interaction with an AWX or Ansible Controller server via Ansible roles using the AWX/Controller collection modules.
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ Minor Changes
Bugfixes
--------

- Enable the ability to define simple_workflow_nodes on workflow_job_templates without the need to set the `state` on a workflow_job_template (https://github.com/redhat-cop/controller_configuration/issues/297).
- Enable the ability to define simple_workflow_nodes on workflow_job_templates without the need to set the `state` on a workflow_job_template (https://github.com/redhat-cop/aap_configuration/issues/297).

v2.2.4
======
Expand Down
2 changes: 1 addition & 1 deletion EXPORT_README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This is documentation on how to use a the Automation Controller export commands

This command allows exporting all available endpoints for Automation Controller for use in importing, templates, backups and many other uses.

**NOTE:** If you use the awx export option it will NOT use the correct high level variable list naming that is expected by the rest of these roles you will need to correctly name them before being able to use the roles to import the data into your new Controller. See [#332](https://github.com/redhat-cop/controller_configuration/issues/332) for more details.
**NOTE:** If you use the awx export option it will NOT use the correct high level variable list naming that is expected by the rest of these roles you will need to correctly name them before being able to use the roles to import the data into your new Controller. See [#332](https://github.com/redhat-cop/aap_configuration/issues/332) for more details.

## Installation

Expand Down
66 changes: 34 additions & 32 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,69 +1,71 @@
# Red Hat Communities of Practice Controller Configuration Collection
# Red Hat Communities of Practice AAP Configuration Collection

![pre-commit tests](https://github.com/redhat-cop/controller_configuration/actions/workflows/pre-commit.yml/badge.svg)
![Release](https://github.com/redhat-cop/controller_configuration/actions/workflows/release.yml/badge.svg)
<!-- markdownlint-disable-line MD033 MD034 --><a href="https://raw.githubusercontent.com/redhat-cop/controller_configuration/devel/docs/aap_config_as_code_public_meeting.ics"><img border="0" alt="Google Calendar invite" src="https://www.google.com/calendar/images/ext/gc_button1_en-GB.gif"></a>
![pre-commit tests](https://github.com/redhat-cop/aap_configuration/actions/workflows/pre-commit.yml/badge.svg)
![Release](https://github.com/redhat-cop/aap_configuration/actions/workflows/release.yml/badge.svg)
<!-- markdownlint-disable-line MD033 MD034 --><a href="https://raw.githubusercontent.com/redhat-cop/aap_configuration/devel/docs/aap_config_as_code_public_meeting.ics"><img border="0" alt="Google Calendar invite" src="https://www.google.com/calendar/images/ext/gc_button1_en-GB.gif"></a>
<!-- Further CI badges go here as above -->

This Ansible collection allows for easy interaction with an AWX or Ansible Controller server via Ansible roles using the AWX/Controller collection modules.
This Ansible collection allows for easy interaction with AAP via Ansible roles using the modules from the certified collections.

## Getting Help

We are on the Ansible Forums and Matrix, if you want to discuss something, ask for help, or participate in the community, please use the #infra-config-as-code tag on the fourm, or post to the chat in Matrix.
We are on the Ansible Forums and Matrix, if you want to discuss something, ask for help, or participate in the community, please use the #infra-config-as-code tag on the form, or post to the chat in Matrix.

[Ansible Forums](https://forum.ansible.com/tag/infra-config-as-code)

[Matrix Chat Room](https://matrix.to/#/#aap_config_as_code:ansible.com)

## Requirements

The awx.awx or ansible.controller collections MUST be installed in order for this collection to work. It is recommended they be invoked in the playbook in the following way.
The supported collections that contains the modules are required for this collection to work, you can copy this requirements.yml file example.

```yaml
---
- name: Playbook to configure ansible controller post installation
hosts: localhost
connection: local
vars:
controller_validate_certs: true
collections:
- awx.awx
collections:
- name: ansible.platform
- name: ansible.hub
- name: ansible.controller
- name: ansible.eda
- name: infra.aap_configuration
...
```

## Links to Ansible Automation Platform Collections

| Collection Name | Purpose |
|:--------------------------------------------------------------------------------------------:|:----------------------------------------:|
| [awx.awx/Ansible.controller repo](https://github.com/ansible/awx/tree/devel/awx_collection) | Automation controller modules |
| [Ansible Hub Configuration](https://github.com/ansible/automation_hub_collection) | Automation hub configuration |
| Collection Name | Purpose |
|:-----------------------------------------------------------------------------------:|:-----------------------------:|
| ansible.platform repo (no public repo for this collection) | gateway/platform modules |
| [ansible.hub repo](https://github.com/ansible-collections/ansible_hub) | Automation hub modules |
| [ansible.controller repo](https://github.com/ansible/awx/tree/devel/awx_collection) | Automation controller modules |
| [ansible.eda repo](https://github.com/ansible/event-driven-ansible) | Event Driven Ansible modules |

## Links to other Validated Configuration Collections for Ansible Automation Platform

| Collection Name | Purpose |
|:------------------------------------------------------------------------------------------:|:----------------------------------------:|
| [Controller Configuration](https://github.com/redhat-cop/controller_configuration) | Automation controller configuration |
| [EE Utilities](https://github.com/redhat-cop/ee_utilities) | Execution Environment creation utilities |
| [AAP installation Utilities](https://github.com/redhat-cop/aap_utilities) | Ansible Automation Platform Utilities |
| [AAP Configuration Template](https://github.com/redhat-cop/aap_configuration_template) | Configuration Template for this suite |
| Collection Name | Purpose |
|:------------------------------------------------------------------------------------------:|:-------------------------------------------------:|
| [AAP Configuration Extended](https://github.com/redhat-cop/aap_configuration_extended) | Where other useful roles that don't fit here live |
| [EE Utilities](https://github.com/redhat-cop/ee_utilities) | Execution Environment creation utilities |
| [AAP installation Utilities](https://github.com/redhat-cop/aap_utilities) | Ansible Automation Platform Utilities |
| [AAP Configuration Template](https://github.com/redhat-cop/aap_configuration_template) | Configuration Template for this suite |

## Included content

Click the `Content` button to see the list of content included in this collection.

## Installing this collection

You can install the infra.controller_configuration.collection with the Ansible Galaxy CLI:
You can install the infra.aap_configuration.collection with the Ansible Galaxy CLI:

```console
ansible-galaxy collection install infra.controller_configuration
ansible-galaxy collection install infra.aap_configuration
```

You can also include it in a `requirements.yml` file and install it with `ansible-galaxy collection install -r requirements.yml`, using the format:

```yaml
---
collections:
- name: infra.controller_configuration
- name: infra.aap_configuration
# If you need a specific version of the collection, you can specify like this:
# version: ...
```
Expand All @@ -79,7 +81,7 @@ The awx.awx or ansible.controller collection must be invoked in the playbook in
The following command will invoke the collection playbook. This is considered a starting point for the collection.

```console
ansible-playbook infra.controller_configuration.configure_controller.yml
ansible-playbook infra.aap_configuration.configure_controller.yml
```

Otherwise it will look for the modules only in your base installation. If there are errors complaining about "couldn't resolve module/action" this is the most likely cause.
Expand Down Expand Up @@ -179,13 +181,13 @@ Adding the ability to use direct output from the awx export command in the roles

## Contributing to this collection

We welcome community contributions to this collection. If you find problems, please open an issue or create a PR against the [Controller Configuration collection repository](https://github.com/redhat-cop/controller_configuration).
More information about contributing can be found in our [Contribution Guidelines.](https://github.com/redhat-cop/controller_configuration/blob/devel/.github/CONTRIBUTING.md)
We welcome community contributions to this collection. If you find problems, please open an issue or create a PR against the [Controller Configuration collection repository](https://github.com/redhat-cop/aap_configuration).
More information about contributing can be found in our [Contribution Guidelines.](https://github.com/redhat-cop/aap_configuration/blob/devel/.github/CONTRIBUTING.md)

We have a community meeting every 4 weeks. Find the agenda in the [issues](https://github.com/redhat-cop/controller_configuration/issues) and the calendar invitation below:
We have a community meeting every 4 weeks. Find the agenda in the [issues](https://github.com/redhat-cop/aap_configuration/issues) and the calendar invitation below:

<!-- markdownlint-disable-next-line MD033 MD034 -->
<a target="_blank" href="https://raw.githubusercontent.com/redhat-cop/controller_configuration/devel/docs/aap_config_as_code_public_meeting.ics"><img border="0" alt="Google Calendar invite" src="https://www.google.com/calendar/images/ext/gc_button1_en-GB.gif"></a>
<a target="_blank" href="https://raw.githubusercontent.com/redhat-cop/aap_configuration/devel/docs/aap_config_as_code_public_meeting.ics"><img border="0" alt="Google Calendar invite" src="https://www.google.com/calendar/images/ext/gc_button1_en-GB.gif"></a>

## Code of Conduct

Expand Down
2 changes: 1 addition & 1 deletion changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ releases:
changes:
bugfixes:
- Enable the ability to define simple_workflow_nodes on workflow_job_templates
without the need to set the `state` on a workflow_job_template (https://github.com/redhat-cop/controller_configuration/issues/297).
without the need to set the `state` on a workflow_job_template (https://github.com/redhat-cop/aap_configuration/issues/297).
minor_changes:
- Add max_forks, max_concurrent_jobs as options to instance_groups role
- Add no_log everywhere controller_api_plugin is used to avoid to expose sensitive
Expand Down
2 changes: 1 addition & 1 deletion docs/aap_config_as_code_public_meeting.ics
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ URL:https://meet.google.com/npj-fyzv-oyo
X-GOOGLE-CONFERENCE:https://meet.google.com/npj-fyzv-oyo
DESCRIPTION:
https://forum.ansible.com/t/aap-config-as-code-office-hours-first-thursday-of-every-month/398\n\n
https://github.com/redhat-cop/controller_configuration/issues?q=is%3Aissue+is%3Aopen+label%3Aoffice_hours\n\n
https://github.com/redhat-cop/aap_configuration/issues?q=is%3Aissue+is%3Aopen+label%3Aoffice_hours\n\n
-::~:~::~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~
:~:~:~:~:~:~:~:~:~:~:~:~::~:~::-\nJoin with Google Meet: https://meet.go
ogle.com/npj-fyzv-oyo\nOr dial: (US) +1 470-722-0265 PIN: 621302239#\n\n
Expand Down
10 changes: 4 additions & 6 deletions galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
namespace: infra
name: controller_configuration
version: 2.9.0-devel
name: aap_configuration
version: 3.0.0
description: A collection of roles to manage Ansible Controller
readme: README.md
authors:
Expand All @@ -11,14 +11,12 @@ authors:
- Tom Page @Tompage1994
- Sean Sullivan @sean-m-sullivan
- David Danielsson @djdanielsson
repository: https://github.com/redhat-cop/controller_configuration/
issues: https://github.com/redhat-cop/controller_configuration//issues
repository: https://github.com/redhat-cop/aap_configuration/
issues: https://github.com/redhat-cop/aap_configuration/issues
build_ignore:
- galaxy.yml.j2
- release.yml
- .github
- .ansiblelint.yml
- .yamllint.yml
- '*.tar.gz'
license:
- GPL-3.0-or-later
Expand Down
29 changes: 0 additions & 29 deletions history.sh

This file was deleted.

2 changes: 1 addition & 1 deletion roles/controller_ad_hoc_command/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ controller_ad_hoc_commands:

## License

[GPL-3.0](https://github.com/redhat-cop/controller_configuration#licensing)
[GPL-3.0](https://github.com/redhat-cop/aap_configuration#licensing)

## Author

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
Expand Up @@ -91,7 +91,7 @@ controller_ad_hoc_commands_cancel:
## License
[GPL-3.0](https://github.com/redhat-cop/controller_configuration#licensing)
[GPL-3.0](https://github.com/redhat-cop/aap_configuration#licensing)
## Author
Expand Down
2 changes: 1 addition & 1 deletion roles/controller_applications/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ controller_applications:
## License
[GPL-3.0](https://github.com/redhat-cop/controller_configuration#licensing)
[GPL-3.0](https://github.com/redhat-cop/aap_configuration#licensing)
## Author
Expand Down
2 changes: 1 addition & 1 deletion roles/controller_bulk_host_create/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ controller_bulk_hosts:
## License
[GPL-3.0](https://github.com/redhat-cop/controller_configuration#licensing)
[GPL-3.0](https://github.com/redhat-cop/aap_configuration#licensing)
## Author
Expand Down
2 changes: 1 addition & 1 deletion roles/controller_bulk_job_launch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ This also speeds up the overall role.
## License
[GPL-3.0](https://github.com/redhat-cop/controller_configuration#licensing)
[GPL-3.0](https://github.com/redhat-cop/aap_configuration#licensing)
## Author
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
Expand Up @@ -168,7 +168,7 @@ controller_credential_input_sources:
## License
[GPL-3.0](https://github.com/redhat-cop/controller_configuration#licensing)
[GPL-3.0](https://github.com/redhat-cop/aap_configuration#licensing)
## Author
Expand Down
2 changes: 1 addition & 1 deletion roles/controller_credential_types/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ controller_credential_types:
## License
[GPL-3.0](https://github.com/redhat-cop/controller_configuration#licensing)
[GPL-3.0](https://github.com/redhat-cop/aap_configuration#licensing)
## Author
Expand Down
2 changes: 1 addition & 1 deletion roles/controller_credentials/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ controller_credentials:
## License
[GPL-3.0](https://github.com/redhat-cop/controller_configuration#licensing)
[GPL-3.0](https://github.com/redhat-cop/aap_configuration#licensing)
## Author
Expand Down
2 changes: 1 addition & 1 deletion roles/controller_execution_environments/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ controller_execution_environments:
## License
[GPL-3.0](https://github.com/redhat-cop/controller_configuration#licensing)
[GPL-3.0](https://github.com/redhat-cop/aap_configuration#licensing)
## Author
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ controller_groups:
## License
[GPL-3.0](https://github.com/redhat-cop/controller_configuration#licensing)
[GPL-3.0](https://github.com/redhat-cop/aap_configuration#licensing)
## Author
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion roles/controller_hosts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ controller_hosts:
## License
[GPL-3.0](https://github.com/redhat-cop/controller_configuration#licensing)
[GPL-3.0](https://github.com/redhat-cop/aap_configuration#licensing)
## Author
Expand Down
2 changes: 1 addition & 1 deletion roles/controller_instance_groups/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ controller_instance_groups:
## License
[GPL-3.0](https://github.com/redhat-cop/controller_configuration#licensing)
[GPL-3.0](https://github.com/redhat-cop/aap_configuration#licensing)
## Author
Expand Down
2 changes: 1 addition & 1 deletion roles/controller_instances/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ controller_instances:
## License
[GPL-3.0](https://github.com/redhat-cop/controller_configuration#licensing)
[GPL-3.0](https://github.com/redhat-cop/aap_configuration#licensing)
## Author
Expand Down
2 changes: 1 addition & 1 deletion roles/controller_inventories/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ controller_inventories:
## License
[GPL-3.0](https://github.com/redhat-cop/controller_configuration#licensing)
[GPL-3.0](https://github.com/redhat-cop/aap_configuration#licensing)
## Author
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
Expand Up @@ -114,7 +114,7 @@ controller_inventory_sources:

## License

[GPL-3.0](https://github.com/redhat-cop/controller_configuration#licensing)
[GPL-3.0](https://github.com/redhat-cop/aap_configuration#licensing)

## Author

Expand Down
Loading

0 comments on commit 6dd149c

Please sign in to comment.