Commit Graph

  • e25c767a47 added tests for group/host/source creation Gabe Muniz 2023-02-11 10:57:47 -05:00
  • 0866bfc549 Merge pull request #13552 from gamuniz/prevent_constructed_sourceinventory Gabriel Muniz 2023-02-10 15:32:53 -05:00
  • 2d9f2d36a1 remove ability to add constructed inventories to constructed inventories Gabe Muniz 2023-02-10 12:46:11 -05:00
  • c60ba5cec9 remove the ability to add constructed inventory sources Gabe Muniz 2023-02-10 10:18:24 -05:00
  • c98f86a355 Merge pull request #13547 from gamuniz/disable_host_creation_constructed Gabriel Muniz 2023-02-09 15:18:23 -05:00
  • 3f0d28dd7f disable deleting constructed inventory hosts Gabe Muniz 2023-02-09 13:10:29 -05:00
  • 49e5d76062 prevent constructed inventory host,group,inventory_source creation Gabe Muniz 2023-02-09 12:56:33 -05:00
  • 4630757f5f Fix error for byweekday in schedule_rruleset npithonDR 2023-02-09 09:34:10 +01:00
  • 46ea031566 Merge pull request #13539 from gamuniz/fix_dependent_schedule_export Hao Liu 2023-02-08 17:04:35 -05:00
  • 0d7bbb4389 [AAP-8682] adding Schedule to dependent_export to allow previous behavior on job template export Gabe Muniz 2023-02-08 16:19:29 -05:00
  • 1dda373aaf Merge pull request #13528 from infamousjoeg/fix-13527-conjur-exception-bug Seth Foster 2023-02-08 15:12:49 -05:00
  • ecd788312e Merge pull request #13537 from shanemcd/input-inventories Hao Liu 2023-02-08 11:09:14 -05:00
  • e1e27a028c Update UI to use new input_inventories endpoint Shane McDonald 2023-02-08 10:55:36 -05:00
  • 33c1968210 Merge pull request #13332 from fosterseth/update_clustering_md Seth Foster 2023-02-07 20:04:51 -05:00
  • 049a158638 Fixes ansible/awx #13527 Joe Garcia 2023-02-07 10:47:51 -05:00
  • 0961ca06c9 Merge pull request #13514 from marshmalien/constructed-inv-routes Hao Liu 2023-02-06 16:50:41 -05:00
  • a3d7c02802 Add constructed inventory CRUD and subtab routes Marliana Lara 2023-02-02 12:02:08 -05:00
  • 280ceae267 Merge pull request #13525 from TheRealHaoLiu/inventory-module-update Hao Liu 2023-02-06 14:40:12 -05:00
  • ea719e053e ignore lack of constructed_inventory module Hao Liu 2023-02-06 14:22:41 -05:00
  • f275c2a9c5 add constructed kind to inventory module Hao Liu 2023-02-06 14:09:05 -05:00
  • 32f7295f44 Merge pull request #13247 from kialam/audit-fix-only Sarah Akus 2023-02-06 13:15:07 -05:00
  • 6772fb876b Merge pull request #13522 from AlanCoding/no_events Alan Rominger 2023-02-06 12:02:20 -05:00
  • 3242dbcbe6 Merge branch 'devel' into feature_constructed-inventory Hao Liu 2023-02-06 10:09:47 -05:00
  • 51112b95bc Add test for callback events flush with nothing in the buffer Alan Rominger 2023-02-05 22:46:50 -05:00
  • 6c1d4a5cfd Skip callback receiver bulk_create with 0 events Alan Rominger 2023-02-04 12:10:39 -05:00
  • 2e9106d8ea Merge pull request #13516 from AlanCoding/github_ci_runner Alan Rominger 2023-02-03 15:39:39 -05:00
  • 84822784e8 Get rid of label because it is confusing Alan Rominger 2023-02-03 11:51:29 -05:00
  • 0f3adb52b1 Add help comments and reorg targets for separation Alan Rominger 2023-02-03 11:06:08 -05:00
  • 59da9a29df Delete everything about py_version in CI workflow Alan Rominger 2023-02-02 21:10:05 -05:00
  • a949ee048a Consolidate CI logic with github_ci_runner target Alan Rominger 2023-02-02 15:27:18 -05:00
  • 341f8e385c Merge pull request #13520 from gamuniz/constructed_inventory_host_linkage Gabriel Muniz 2023-02-03 12:09:43 -05:00
  • b959bc278f Merge pull request #13475 from john-westcott-iv/add_m2m_unit_test John Westcott IV 2023-02-03 10:59:45 -05:00
  • 052644eb9d Merge pull request #13459 from djyasin/forwardport_deps_bump Lila Yasin 2023-02-03 10:35:24 -05:00
  • 659853dcea missed a file on linting Gabe Muniz 2023-02-03 10:18:38 -05:00
  • 80c15e286f refactored original hosts and renamed source_inventories to input_inventories Gabe Muniz 2023-02-03 10:04:58 -05:00
  • c22d8f1d7e adding a related field to point back to the original host Gabe Muniz 2023-02-02 21:51:37 -05:00
  • 4e18827909 Add new licenses and remove old ones. Kia Lam 2023-02-02 14:34:59 -08:00
  • 27a97017dd initial start with notes from alan Gabe Muniz 2023-02-02 17:09:04 -05:00
  • 59ce8c4148 Upgrade high and critial dependencies. Kia Lam 2023-02-02 14:07:28 -08:00
  • 68f56570ae Django changes to serve ansible-ui. Kia Lam 2023-02-02 11:14:39 -08:00
  • 3b9c04bf1e Merge pull request #13515 from john-westcott-iv/fix_awx_collection_project_module John Westcott IV 2023-02-02 13:56:42 -05:00
  • c72dca3ea5 Merge branch 'devel' into feature_constructed-inventory Hao Liu 2023-02-02 13:49:54 -05:00
  • ddb3cde872 Merge pull request #13501 from gamuniz/readonly_kind_constructed Gabriel Muniz 2023-02-02 13:49:18 -05:00
  • f28203913f Fixing indentation in project module John Westcott IV 2023-02-02 13:34:19 -05:00
  • 9b2725e5fe Merge pull request #13500 from AlanCoding/group_options Alan Rominger 2023-02-02 12:55:04 -05:00
  • 1af955d28c Merge pull request #13267 from philipsd6/feature/complex_extra_vars Alan Rominger 2023-02-02 10:13:49 -05:00
  • 0815f935ca [collection] remove module defaults where API defaults are the same (#13037) Rick Elrod 2023-02-01 15:37:08 -06:00
  • 6997876da6 Fix OPTIONS permissions bug in groups list Alan Rominger 2023-02-01 12:07:53 -05:00
  • 93d84fe2c9 Merge pull request #13502 from AlanCoding/new_black Alan Rominger 2023-02-01 16:18:50 -05:00
  • f5785976be Update to comply with new black rules Alan Rominger 2023-02-01 14:59:38 -05:00
  • c2ec8396cd force kind to readonly field and set kind to constructed in create Gabe Muniz 2023-02-01 14:22:00 -05:00
  • de115ed1c8 Merge branch 'devel' into feature_constructed-inventory Hao Liu 2023-01-31 16:42:11 -05:00
  • 61c7d4e4ca Merge pull request #13455 from infamousjoeg/fix-13439-support-conjur-oss Seth Foster 2023-01-31 16:28:31 -05:00
  • a2f528e6e5 Fix syntax bug that came from fixing sanity tests (#13473) Alan Rominger 2023-01-31 15:55:20 -05:00
  • 058ae132cf Merge pull request #13489 from gamuniz/add_management_command Hao Liu 2023-01-31 13:52:10 -05:00
  • 6483575437 Merge pull request #13379 from OscarBell/issue_13377 Hao Liu 2023-01-31 13:21:27 -05:00
  • a15a23c1d3 Merge pull request #13483 from mahaffey/cli-add-order-by Hao Liu 2023-01-31 13:13:52 -05:00
  • ffdcb9f4dd fixed error in help dialog Gabe Muniz 2023-01-30 21:27:14 -05:00
  • 2d9da11443 refactored the code to pass both enable and disable flags Gabe Muniz 2023-01-30 21:07:17 -05:00
  • 5ce6c14f74 Merge pull request #13490 from john-westcott-iv/tallyoh-update-saml.md John Westcott IV 2023-01-30 15:53:06 -05:00
  • 61748c072d Merge pull request #13450 from mabashian/re-add-workflow-approval-bulk-actions Sarah Akus 2023-01-30 15:30:12 -05:00
  • 89dae3865d Update saml.md tallyoh 2022-12-20 00:21:39 -08:00
  • 87918bd275 [constructed-inventory] Add constructed inventory docs and do minor field updates (#13487) Alan Rominger 2023-01-30 15:12:40 -05:00
  • 808ab9803e Re-add workflow approval bulk actions to workflow approvals list Michael Abashian 2023-01-19 12:43:33 -05:00
  • d64b6d4dfe adding new management command to allow failsafe enabling of local authenication for disaster recovery or in case 3rd party authenication becomes unavailable Gabe Muniz 2023-01-26 14:11:17 -05:00
  • c9d931ceee add '--order-by' option as supplied by the awx api Ryan Mahaffey 2023-01-27 18:21:34 -08:00
  • 7598e117d4 [constructed-inventory] Use control plane EE for constructed inventory and hack temporary image (#13474) Alan Rominger 2023-01-27 13:06:55 -05:00
  • 8fb831d3de SAML enhancements (#13316) John Westcott IV 2023-01-27 09:49:16 -05:00
  • 64865af3bb Fix API Lint Failure - remove bare excepts Joe Garcia 2023-01-26 16:27:29 -05:00
  • 9f63c99bee Adding functional test for LDAP _update_m2m_relationships John Westcott IV 2023-01-25 16:51:39 -05:00
  • d7025a919c sso/backends: remove_* must not change the user (#13430) anxstj 2023-01-26 21:38:43 +01:00
  • dab7d91cff adding new management command to allow failsafe enabling of local authenication for disaster recovery or in case 3rd party authenication becomes unavailable Gabe Muniz 2023-01-26 14:11:17 -05:00
  • 700055801a Merge pull request #13470 from gamuniz/collection_limit_addition Gabriel Muniz 2023-01-26 09:46:54 -05:00
  • 61821faa00 Merge pull request #13476 from john-westcott-iv/security_requested_change John Westcott IV 2023-01-25 17:38:55 -05:00
  • c26d211ee0 Nominal change to the pr body check John Westcott IV 2023-01-25 17:12:43 -05:00
  • f0c91bb1f3 Description Tarun CHawdhury 2023-01-25 16:22:46 -05:00
  • b1dceefac3 Description Tarun Chawdhury 2023-01-25 12:46:51 -08:00
  • bb65945b4f Description Tarun Chawdhury 2023-01-25 12:26:12 -08:00
  • 1b8f6630bf Description Tarun Chawdhury 2023-01-25 10:00:43 -08:00
  • 5157838d83 Description Tarun Chawdhury 2023-01-25 09:21:21 -08:00
  • 6a79d19668 Removed duplicate liscense file. Lila 2023-01-25 11:23:10 -05:00
  • ebabea54e1 Fixed Lint Issue Tarun Chawdhury 2023-01-25 07:24:55 -08:00
  • 0eaa7816e9 Merge branch 'ansible:devel' into devel Tarun Chawdhury 2023-01-25 07:18:09 -08:00
  • 47176cb31b regenerated .txt file. Lila 2023-01-25 10:16:40 -05:00
  • 1c6a48ffb6 adding limit to inventory_source collection module Gabe Muniz 2023-01-23 13:28:03 -05:00
  • 5163795cc0 Merge pull request #13397 from ansible/djyasin-patch-1 John Westcott IV 2023-01-25 10:12:06 -05:00
  • fab83715e9 Merge pull request #13463 from AlanCoding/constructed_view Alan Rominger 2023-01-25 10:04:56 -05:00
  • b0a4173545 13377: Choices list for verbosity parameter should be a list of integers Oscar 2022-12-26 10:59:58 +01:00
  • eb9431ee1f Fixing hard coded project John Westcott IV 2023-01-24 12:03:10 -05:00
  • fd6605932a Adding exception if unable to find the controler plane ee John Westcott IV 2023-01-24 12:02:49 -05:00
  • 0ebe57cbf4 Start on new constructed inventory API view Alan Rominger 2023-01-20 09:21:59 -05:00
  • d4840b240b move limit field from InventorySourceSerializer to InventorySourceOptionsSerializer (#13464) Hao Liu 2023-01-24 11:24:50 -05:00
  • ea9c52aca6 Merge pull request #13461 from john-westcott-iv/no_galaxy_if_published 21.11.0 John Westcott IV 2023-01-23 16:02:03 -05:00
  • a7ebce1fef Update .github/workflows/promote.yml John Westcott IV 2023-01-23 15:43:44 -05:00
  • 5de9cf748d Two changes to promote action John Westcott IV 2023-01-23 15:37:02 -05:00
  • ebea78943d Deprecate tower modules (#13210) Jake Jackson 2023-01-23 13:44:26 -05:00
  • bb387f939b Ran updater script to generate new requirements.txt file. Lila 2023-01-23 11:58:26 -05:00
  • bda806fd03 Merge pull request #6276 from simaishi/43_bump_deps Satoe Imaishi 2023-01-23 09:01:40 -05:00
  • 9777ce7fb8 Touchup of validation logic from testing Alan Rominger 2023-01-18 15:56:09 -05:00
  • 8538d37702 Merge pull request #13456 from gamuniz/add_limit_to_serializer Gabriel Muniz 2023-01-20 16:21:58 -05:00