summaryrefslogtreecommitdiffstats
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add custom 404 page (#15668)HEADdevelDon Naro3 days2-0/+19
| | | | | * add custom 404 page * cowsay 404
* Remove oauth provider (#15666)Pablo H.3 days2-70/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove oauth provider This removes the oauth provider functionality from awx. The oauth2_provider app and all references to it have been removed. Migrations to delete the two tables that locally overwrote oauth2_provider tables are included. This change does not include migrations to delete the tables provided by the oauth2_provider app. Also not included here are changes to awxkit, awx_collection or the ui. * Fix linters * Update migrations after rebase * Update collection tests for auth changes The changes in https://github.com/ansible/awx/pull/15554 will cause a few collection tests to fail, depending on what the test configuration is. This changes the tests to look for a specific warning rather than counting the number of warnings emitted. * Update migration * Removed unused oauth_scopes references --------- Co-authored-by: Mike Graves <mgraves@redhat.com> Co-authored-by: Alan Rominger <arominge@redhat.com>
* Removed UI-focused user docs from AWX. (#15641)TVo7 days746-13601/+72
| | | | | | | | | | | | | * Replaced with larger graphic. * Revert "Replaced with larger graphic." This reverts commit 1214b00052b43c46c5ee9b2833e61c779884ec1c. * Removed UI-focused user docs from AWX. * Fixed indentation for release notes * Removed/updated image files no longer needed.
* 3rd party auth removal cleanupHao Liu2024-10-1521-835/+6
| | | | | | | | | | | | | | | | | | - Sequentiallize auth config removal migrations - Remove references to third party auth - update license files - lint fix - Remove unneeded docs - Remove unreferenced file - Remove social auth references from docs - Remove rest of sso dir - Remove references to third part auth in docs - Removed screenshots of UI listing removed settings - Remove AuthView references - Remove unused imports ... Co-Authored-By: jessicamack <21223244+jessicamack@users.noreply.github.com>
* Remove SAML authentication (#15568)jessicamack2024-10-152-148/+1
| | | | | | | | | * remove saml * remove license file and management command * update requirements, add migrations * remove unused imports
* Removed more mentions about SAML. (#15565)TVo2024-10-153-14/+1
| | | | | | | | | * Removed docs associated with SAML auth. * Removed more mentions about SAML. --------- Co-authored-by: jessicamack <jmack@redhat.com>
* Remove social oauth (Azure, Github, Google) (#15549)Djebran Lezzoum2024-10-157-331/+8
| | | | | Remove social oauth (Azure, Github, Google) Co-authored-by: jessicamack <jmack@redhat.com>
* Remove RADIUS authentication (#15548)Djebran Lezzoum2024-10-154-31/+0
| | | | | | | Remove RADIUS authentication from AWX Do not remove models fields and tables let it for a stage where all the work of removing external auth finished AAP-27707 Co-authored-by: Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com>
* Remove TACACS+ authentication (#15547)Djebran Lezzoum2024-10-154-93/+1
| | | | | Remove TACACS+ authentication from AWX. Co-authored-by: Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com>
* Remove LDAP authentication (#15546)Djebran Lezzoum2024-10-1516-481/+10
| | | Remove LDAP authentication from AWX
* Removed docs associated with SAML auth. (#15563)TVo2024-09-305-453/+4
|
* Removed docs associated with OIDC auth (#15557)TVo2024-09-302-38/+0
| | | Removed docs associated with OIDC auth.
* Docs: change Getting started EE guide reference to point to the relevant ↵Andrew Klychkov2024-09-171-1/+1
| | | | location (#15502)
* Plugin removals for docs (#15505)TVo2024-09-1632-1179/+0
| | | | | | | * Removed files from AWX that were moved to awx-plugins. * Removed credential plugins file from AWX. * Resolved broken build: added back missing graphics and removed obsolete xrefs.
* Replace `pkg_resources` with `importlib.metadata` (#15441)Sviatoslav Sydorenko (Святослав Сидоренко)2024-09-131-1/+0
|
* Docs: add Communication guide (#15469)Andrew Klychkov2024-08-2811-32/+55
| | | | | | | | | | | | | * Docs: add Communication guide * Update docs/docsite/rst/contributor/communication.rst Co-authored-by: Don Naro <dnaro@redhat.com> * Update docs/docsite/rst/contributor/communication.rst --------- Co-authored-by: Don Naro <dnaro@redhat.com>
* Re-do PR #14685 for alt-text inventories. (#15394)TVo2024-07-311-9/+58
|
* Added docs for OTel - awx integration (#15408)TVo2024-07-291-0/+37
|
* Replaced all references of downstream docs to upstream docs (#15388)TVo2024-07-245-12/+12
| | | | | | | | | | | | | | | | | | | | | | | * Replaced all references of downstream docs to upstream docs. * Update README.md Co-authored-by: Don Naro <dnaro@redhat.com> * Update README.md.j2 Co-authored-by: Don Naro <dnaro@redhat.com> * Update README.md.j2 Co-authored-by: Don Naro <dnaro@redhat.com> * Incorpor'd review feedback from @oraNod and @samccann * Updated with agreed link (for now) until further change is needed. --------- Co-authored-by: Don Naro <dnaro@redhat.com>
* Remove remnants of controller terms from quickstart docs (#15350)Sandra McCann2024-07-193-5/+5
| | | | | Remove remnants of controller terms from quickstart Signed-off-by: Sandra McCann <samccann@redhat.com>
* Remove references to translated versions of the docs (#15354)Sandra McCann2024-07-191-3/+1
| | | | | | remove references to translated versions of the docs Signed-off-by: Sandra McCann <samccann@redhat.com> Co-authored-by: TVo <thavo@redhat.com>
* Fix test_url_base_defaults_to_request to reference local host instead… ↵Lila Yasin2024-07-182-2/+2
| | | | | | | (#15367) * Update all references to towerhost to platformhost * Run prettier on failing ui files
* Update docs replacements to AWX (#15349)Sandra McCann2024-07-181-2/+2
| | | | | Update replacements to AWX Signed-off-by: Sandra McCann <samccann@redhat.com>
* update terminology (#15357)Don Naro2024-07-185-8/+6
| | | | | | | | | | | | | | | * update terminology Replace some instances of Tower with AWX and remove some references to enterprise left over from the migration of RST content from the Automation Controller docs. * Update docs/docsite/rst/userguide/overview.rst Co-authored-by: TVo <thavo@redhat.com> --------- Co-authored-by: TVo <thavo@redhat.com>
* Added note to API guide for filtering exact matches (#15332)TVo2024-07-091-1/+16
|
* Added new OpenShift Virtualization inventory source to docs. (#15299)TVo2024-07-012-3/+41
| | | | | | | * Added new OpenShift Virtualization inventory source to docs. * Incorporated review feedback from @fosterseth and @TheRealHaoLiu. * Fixed link to correct kubevirt.core.kubevirt documentation.
* Added troubleshooting and tips tricks content (#15212)TVo2024-06-244-10/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added troubleshooting and tips tricks content * Added troubleshooting and tips tricks content * Moved DNS host entry override info to customize pod spec section of CG chapter. * Added troubleshooting and tips tricks content * Moved DNS host entry override info to customize pod spec section of CG chapter. * Update docs/docsite/rst/administration/containers_instance_groups.rst Co-authored-by: Seth Foster <fosterseth@users.noreply.github.com> * Update docs/docsite/rst/administration/containers_instance_groups.rst Co-authored-by: Seth Foster <fosterseth@users.noreply.github.com> * Update docs/docsite/rst/administration/containers_instance_groups.rst Co-authored-by: Sandra McCann <samccann@redhat.com> * Incorp'd review feedback from @fosterseth and @samccann * Update docs/docsite/rst/administration/containers_instance_groups.rst Co-authored-by: Sandra McCann <samccann@redhat.com> * Final revisions based on @fosterseth's inputs. --------- Co-authored-by: Seth Foster <fosterseth@users.noreply.github.com> Co-authored-by: Sandra McCann <samccann@redhat.com>
* Add AWS SNS notification support for webhook (#15184)Ethem Cem Özkan2024-06-022-0/+18
| | | | | | | | | | | | | | | | Support for AWS SNS notifications. SNS is a widespread service that is used to integrate with other AWS services(EG lambdas). This support would unlock use cases like triggering lambda functions, especially when AWX is deployed on EKS. Decisions: Data Structure - I preferred using the same structure as Webhook for message body data because it contains all job details. For now, I directly linked to Webhook to avoid duplication, but I am open to suggestions. AWS authentication - To support non-AWS native environments, I added configuration options for AWS secret key, ID, and session tokens. When entered, these values are supplied to the underlining boto3 SNS client. If not entered, it falls back to the default authentication chain to support the native AWS environment. Properly configured EKS pods are created with temporary credentials that the default authentication chain can pick automatically. --------- Signed-off-by: Ethem Cem Ozkan <ethemcem.ozkan@gmail.com>
* Modify the link to terraform_state inventory plugin (#15241)Akira Yokochi2024-06-021-2/+2
| | | fix link to terraform_state inventory plugin
* Added docs for new RBAC changes (#15150)TVo2024-05-1812-317/+519
| | | | | | | | | | | | | | | * Added docs for new RBAC changes * Added UI changes with screens and API endpoints with sample commands. * Update docs/docsite/rst/userguide/rbac.rst Co-authored-by: Vidya Nambiar <43621546+vidyanambiar@users.noreply.github.com> * Incorporated review feedback from @vidyanambiar. --------- Co-authored-by: Vidya Nambiar <43621546+vidyanambiar@users.noreply.github.com>
* Bump jinja2 from 3.1.3 to 3.1.4 in /docs/docsite (#15168)dependabot[bot]2024-05-141-1/+1
| | | | | | | | | | | | | | | | Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Backports previously approved corrections. (#15121)24.3.0TVo2024-04-225-8/+13
| | | | | * Backports previously approved corrections. * Deleted a blank line in inventories line 100
* Omit using -X when not needed, and don't default to demonstrating -k Jan-Piet Mens2024-04-171-9/+8
| | | It's the year 2024: using -k as default in https URL schemes should be deprecated. (I have left one mention of it possibly being required if no CA available). Furtheremore, neither -XGET or -XPOST are required, as curl(1) well knows when to use which method.
* chore: remove repetitive words (#15101)STEVEN ADAMS2024-04-173-3/+3
| | | Signed-off-by: hugehope <cmm7@sina.cn>
* Replace role system with permissions-based DB rolesAlan Rominger2024-04-111-157/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Develop ability to list permissions for existing roles Create a model registry for RBAC-tracked models Write the data migration logic for creating the preloaded role definitions Write migration to migrate old Role into ObjectRole model This loops over the old Role model, knowing it is unique on object and role_field Most of the logic is concerned with identifying the needed permissions, and then corresponding role definition As needed, object roles are created and users then teams are assigned Write re-computation of cache logic for teams and then for object role permissions Migrate new RBAC internals to ansible_base Migrate tests to ansible_base Implement solution for visible_roles Expose URLs for DAB RBAC
* Publish amd64 and arm64 awx image on release (#15053)24.2.0Hao Liu2024-04-091-4/+2
| | | | | | | | | * Stage multi-arch awx image - change CI to use `make awx-kube-build` instead of build playbook - update staging CI to build and push multiarch awx image - update doc to use `make awx-kube-build` to build awx image - remove build playbook (no longer used)
* Added docs for terraform credential/inventory source (#15004)TVo2024-04-054-0/+69
| | | | | | | | | | | | | | | | | | | | | | | | * Added docs for terraform credential/inventory source * Updated screen captures for inventories and source to match wfjt example * Added docs for terraform credential/inventory source * Updated screen captures for inventories and source to match wfjt example * Update docs/docsite/rst/userguide/inventories.rst Co-authored-by: Aoki <lucasaoki@users.noreply.github.com> * Revised per review feedback. * Update docs/docsite/rst/userguide/inventories.rst Co-authored-by: Helen Bailey <hakbailey@gmail.com> --------- Co-authored-by: Aoki <lucasaoki@users.noreply.github.com> Co-authored-by: Helen Bailey <hakbailey@gmail.com>
* Remove /17 magic number from Forum URLJohn Barker2024-03-291-1/+1
|
* Improve social documentation release_process.mdJohn Barker2024-03-291-4/+21
|
* Backported from product-docs PR #2001 (misc doc cleanup) (#14980)TVo2024-03-155-4/+4
| | | | | * Backported from product-docs PR #2001 (misc doc cleanup) * Update docs/docsite/rst/administration/awx-manage.rst
* Added missing AWS secret management lookup creds.Thanhnguyet Vo2024-02-287-130/+120
|
* Fixed some misc errors in illustrations and header formattingThanhnguyet Vo2024-02-223-0/+1
|
* Deleted duplicate graphics that were converted to drawio.Thanhnguyet Vo2024-02-212-0/+0
|
* Fixed graphics, illustrations, tables, examples, sizingThanhnguyet Vo2024-02-2111-31/+42
|
* Updated release notes so they don't need to be revised so often.Thanhnguyet Vo2024-02-191-13/+7
|
* Update release doc to check for awxkit tar files. (#14892)Jake Jackson2024-02-162-1/+5
| | | add a step to release process to confirm tar file is published
* Added mesh ingress content to instances chapter. (#14854)TVo2024-02-1516-85/+136
| | | | | | | | | | | | | | | | | | | | | | | | | * Added mesh ingress content to instances chapter. * Changes to incorp feedback from @TheRealHaoLiu. * Added mesh ingress content to instances chapter. * Line 75 Co-authored-by: Seth Foster <fosterseth@users.noreply.github.com> * Line 117 Co-authored-by: Seth Foster <fosterseth@users.noreply.github.com> * Line 126 Co-authored-by: Seth Foster <fosterseth@users.noreply.github.com> * Wording changes and update graphics --------- Co-authored-by: Seth Foster <fosterseth@users.noreply.github.com>
* Switch mailing list to forum (#14600)jessicamack2024-02-121-2/+2
| | | | | | | | | | | | | | | * Switch mailing list to forum * add link to community Co-authored-by: Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com> * use correct channel name Co-authored-by: Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com> --------- Co-authored-by: Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com>
* Added LDAP support for HashiCorp Vault lookup credential (#14833)TVo2024-02-094-10/+22
| | | | | | | | | | | | | * Added LDAP support for HashiCorp Vault lookup credential * Added LDAP support for HashiCorp Vault lookup credential * Replaced graphics and updated missing fields. * Added LDAP support for HashiCorp Vault lookup credential * Replaced graphics and updated missing fields. * Incorporated review feedback from @thedoubl3j and @djyasin.
* Removed erroneous line for basic authTVo2024-02-081-2/+0
|