1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
awx/awx_collection/plugins/modules
AlanCoding 5e595caf5e
Add workflow node identifier
Generate new modules WFJT and WFJT node
Touch up generated syntax, test new modules

Add utility method in awxkit

Fix some issues with non-name identifier in
  AWX collection module_utils

Update workflow docs for workflow node identifier

Test and fix WFJT modules survey_spec
Plug in survey spec for the new module
Handle survey spec idempotency and test

add associations for node connections
Handle node credential prompts as well

Add indexes for new identifier field

Test with unicode dragon in name
2020-03-23 22:00:00 -04:00
..
__init__.py rename awx modules folder to collection 2019-09-27 14:29:04 -04:00
tower_credential_type.py Update documentation for modules, add deprecation warning for role, send and receive modules 2020-02-26 09:27:02 -05:00
tower_credential.py Change default values for dict parameter 2020-02-26 09:26:58 -05:00
tower_group.py tower_group relationships 2020-03-19 13:53:08 -04:00
tower_host.py Update documentation for modules, add deprecation warning for role, send and receive modules 2020-02-26 09:27:02 -05:00
tower_inventory_source.py Update documentation for modules, add deprecation warning for role, send and receive modules 2020-02-26 09:27:02 -05:00
tower_inventory.py Update documentation for modules, add deprecation warning for role, send and receive modules 2020-02-26 09:27:02 -05:00
tower_job_cancel.py Update documentation for modules, add deprecation warning for role, send and receive modules 2020-02-26 09:27:02 -05:00
tower_job_launch.py Update documentation for modules, add deprecation warning for role, send and receive modules 2020-02-26 09:27:02 -05:00
tower_job_list.py Update documentation for modules, add deprecation warning for role, send and receive modules 2020-02-26 09:27:02 -05:00
tower_job_template.py Change default values for dict parameter 2020-02-26 09:26:58 -05:00
tower_job_wait.py Optional tower cli (#3) 2020-02-26 09:26:22 -05:00
tower_label.py Add label tests and flake8 fixes 2020-03-20 20:09:08 -04:00
tower_license.py Update documentation for modules, add deprecation warning for role, send and receive modules 2020-02-26 09:27:02 -05:00
tower_notification.py Change default values for dict parameter 2020-02-26 09:26:58 -05:00
tower_organization.py Update documentation for modules, add deprecation warning for role, send and receive modules 2020-02-26 09:27:02 -05:00
tower_project.py Update documentation for modules, add deprecation warning for role, send and receive modules 2020-02-26 09:27:02 -05:00
tower_receive.py Update documentation for modules, add deprecation warning for role, send and receive modules 2020-02-26 09:27:02 -05:00
tower_role.py Convert tower_role to no longer use tower-cli 2020-03-20 23:28:48 -04:00
tower_send.py Update documentation for modules, add deprecation warning for role, send and receive modules 2020-02-26 09:27:02 -05:00
tower_settings.py Fix regression in tower_settings module 2020-03-19 23:03:58 -04:00
tower_team.py Update documentation for modules, add deprecation warning for role, send and receive modules 2020-02-26 09:27:02 -05:00
tower_user.py Mark user password as no_log to silence warning 2020-03-17 19:49:27 -04:00
tower_workflow_job_template_node.py Add workflow node identifier 2020-03-23 22:00:00 -04:00
tower_workflow_job_template.py Add workflow node identifier 2020-03-23 22:00:00 -04:00
tower_workflow_launch.py Optional tower cli (#3) 2020-02-26 09:26:22 -05:00
tower_workflow_template.py Add workflow node identifier 2020-03-23 22:00:00 -04:00