Commit Graph
43 Commits
Author SHA1 Message Date
Bianca Henderson 7eefa897b3 Merge pull request #11070 from beeankha/receptor_related_docs_changes
Update Tasks and Clustering Doc Files
2021-09-29 11:17:47 -04:00
Bianca Henderson b9ecf389c2 Merge pull request #11151 from sean-m-sullivan/simplify_utils
simplify module utils python to single file
2021-09-28 17:36:02 -04:00
Bianca Henderson 75a873079d Merge pull request #11135 from sean-m-sullivan/workflow_node_id
add ability to lookup unified job template by org
2021-09-28 13:28:36 -04:00
Bianca Henderson 181bda51ce Merge pull request #11081 from sean-m-sullivan/schedule_credentials
add credentials option to schedules
2021-09-16 13:19:58 -04:00
Bianca Henderson c1587b25b8 Merge pull request #11064 from beeankha/new_way_to_auth_for_exec_nodes
Enable Jobs to Run on Execution-Only Nodes Via EEs from Protected Registries
2021-09-16 11:20:33 -04:00
Bianca Henderson 6cdaacdda3 Merge pull request #11062 from john-westcott-iv/collection_version_change
Collection version change
2021-09-10 10:13:37 -04:00
Bianca Henderson 7fc8775654 Merge pull request #11018 from beeankha/node_type_on_ping
Add Node Type Information to /api/v2/ping Endpoint
2021-09-03 15:01:49 -04:00
Bianca Henderson c3843004aa Update docker-compose (#10664)
* Update docker-compose

- Deploys 1 control and 1 execution node

* Add a new Receptor cluster configuration file

* update receptor peer to awx_1
to match how hop node is configured in cluster (Jim Ladd's commit)

* Move receptor_1 instantiation in the docker-compose setup

* Hard code receptor_1 name

* Update execution node name, move standalone conf file to docker-compose directory

* Reformat docker-compose file, mount another volume, change privileges
2021-08-24 08:40:20 -04:00
Bianca Henderson c616678beb Merge pull request #10903 from beeankha/misc_collections_updates
Fix Test Playbooks, Update README, Make Module Docs More Informative
2021-08-18 12:41:38 -04:00
Bianca Henderson f6104dd438 Merge pull request #10888 from beeankha/update_collection_runtime_file
Update runtime.yml to Include Ansible Version Requirement
2021-08-16 10:36:46 -04:00
Bianca Henderson 1173dca900 Merge pull request #10809 from beeankha/remove_deprecated_params
Remove Collections Module Parameters Deprecated in Controller 4.0.0
2021-08-09 15:33:21 -04:00
Bianca Henderson ec66ffb1eb Merge pull request #10826 from beeankha/fix_collection_name_issue
Point to the Correct Name for AAP Within Collections
2021-08-06 14:32:46 -04:00
Bianca Henderson c23f7f5bdc Merge pull request #10807 from beeankha/collections_doc_error
Fix Broken Collections Docs
2021-08-03 17:05:29 -04:00
Bianca Henderson e84a629ada Merge pull request #10788 from beeankha/fix_sanity_errors_collections
Fix Collections Errors
2021-08-03 08:56:43 -04:00
Bianca Henderson 730741e978 Merge branch 'devel' into bump_ipython_version 2021-03-31 10:49:24 -04:00
beeankha 400c55faaa Remove Cloudforms as a credential type from collections 2020-11-10 15:49:55 -05:00
beeankha 7dfa957619 Change import/export logging detection to detect errors vs warnings 2020-11-02 16:24:51 -05:00
beeankha 26ebf47c71 Revert choice from 'satellite' to 'satellite6' 2020-10-22 18:03:09 -04:00
beeankha 4b625f0f13 Update credential 'kind' choices 🔑 2020-10-22 11:54:42 -04:00
beeankha 1bb6601782 Add New Testing Doc for AWX Collections 2020-09-30 10:43:10 -04:00
beeankha f584c1cc47 Fix Approval Node Edit Permissions 2020-09-29 12:14:12 -04:00
beeankha b34c1f4c79 Update integration tests 2020-09-25 13:23:34 -04:00
beeankha c855ce95aa Fix JT timeout notification bug 2020-09-23 15:45:11 -04:00
beeankha c7114b2571 Add specific lookup data to error message 2020-09-07 11:43:44 -04:00
beeankha a0b8f6a25d Make org an optional parameter for both inv source and inv source update modules 2020-09-04 18:56:58 -04:00
beeankha 4133ec974b Follow same pattern as project update module, add task to integration test 2020-09-04 13:05:34 -04:00
beeankha 7764f1c1a5 Fix inv source org lookup, adjust unit tests (since org is now required for inv source module), update README, edit typos in test-related README 2020-09-04 10:19:56 -04:00
beeankha b78dea3e4b Add wait ability to the module 2020-09-04 10:19:56 -04:00
beeankha 1ce5d7d539 Add ability to look up inventory sources by org name/ID 2020-09-04 10:19:56 -04:00
beeankha 65e0ed8c77 Fix linter error 2020-09-04 10:19:56 -04:00
beeankha 72dbd10c2a Initial commit for new inventory sync module 2020-09-04 10:19:56 -04:00
beeankha 0f3aefe592 Fix pep8 errors, rebase 2020-08-26 19:51:10 -04:00
beeankha 3ddee3072b Add errors to ignore file, remove noqa directives 2020-08-26 16:09:42 -04:00
beeankha 4bc1a128ec Add noqa directive for super calls 2020-08-25 15:49:20 -04:00
beeankha da732a3941 Add unit test, update lookup method to favor ID over name 2020-08-25 14:57:02 -04:00
beeankha 75a0c0ab1e Prioritize integer names over IDs more effectively 2020-08-24 17:13:22 -04:00
beeankha 54317236f3 Fix pep8 error, remove redundant var assignment 2020-08-24 17:13:22 -04:00
beeankha e9d66df77a Initial commit for tower_role name vs id lookup bug fix 2020-08-24 17:13:21 -04:00
beeankha ef7a74c4a3 Initial commit of pylint fixes 2020-08-24 16:47:16 -04:00
beeankha 76f08744f6 Fix linter whitespace error 2020-08-19 14:12:50 -04:00
beeankha dcc500e7bb Make 'inputs' idempotent in credentials module, add test to check this works 2020-08-05 16:44:22 -04:00
beeankha fe176a4f8c Match test playbook output to edited module output 2020-07-28 11:50:19 -04:00
beeankha 95cf6aa6d0 Make minor edits to the rrule module 2020-07-28 10:36:52 -04:00