1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 15:21:13 +03:00
awx/awx_collection/plugins/modules
AlanCoding fd93964953
Changed status tweaks for API validation and encryption
API validation topic:
 - do not set changed=True if the object did not actually change
 - deals with cases where API manipulates data before saving

Warn if encrypted data prevent accurate changed status

Handle false changed case of tower_user password
  password field not present in data

Test changed=True warning with JT/WFJT survey spec defaults
  case for list data in JSON
2020-04-09 09:58:12 -04:00
..
__init__.py rename awx modules folder to collection 2019-09-27 14:29:04 -04:00
tower_credential_type.py Changed status tweaks for API validation and encryption 2020-04-09 09:58:12 -04:00
tower_credential.py Merge pull request #6646 from beeankha/credential_module_no_log 2020-04-08 14:18:08 +00:00
tower_group.py Document and align the env var for OAuth token 2020-04-07 10:00:02 -04:00
tower_host.py Document and align the env var for OAuth token 2020-04-07 10:00:02 -04:00
tower_inventory_source.py Document and align the env var for OAuth token 2020-04-07 10:00:02 -04:00
tower_inventory.py Document and align the env var for OAuth token 2020-04-07 10:00:02 -04:00
tower_job_cancel.py Document and align the env var for OAuth token 2020-04-07 10:00:02 -04:00
tower_job_launch.py Document and align the env var for OAuth token 2020-04-07 10:00:02 -04:00
tower_job_list.py Document and align the env var for OAuth token 2020-04-07 10:00:02 -04:00
tower_job_template.py Changed status tweaks for API validation and encryption 2020-04-09 09:58:12 -04:00
tower_job_wait.py Document and align the env var for OAuth token 2020-04-07 10:00:02 -04:00
tower_label.py Document and align the env var for OAuth token 2020-04-07 10:00:02 -04:00
tower_license.py Document and align the env var for OAuth token 2020-04-07 10:00:02 -04:00
tower_notification.py Document and align the env var for OAuth token 2020-04-07 10:00:02 -04:00
tower_organization.py Document and align the env var for OAuth token 2020-04-07 10:00:02 -04:00
tower_project.py Document and align the env var for OAuth token 2020-04-07 10:00:02 -04: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 Document and align the env var for OAuth token 2020-04-07 10:00:02 -04:00
tower_send.py Remove unnecessary module parameters 2020-04-06 22:08:41 -04:00
tower_settings.py Document and align the env var for OAuth token 2020-04-07 10:00:02 -04:00
tower_team.py Document and align the env var for OAuth token 2020-04-07 10:00:02 -04:00
tower_user.py Document and align the env var for OAuth token 2020-04-07 10:00:02 -04:00
tower_workflow_job_template_node.py Document and align the env var for OAuth token 2020-04-07 10:00:02 -04:00
tower_workflow_job_template.py Changed status tweaks for API validation and encryption 2020-04-09 09:58:12 -04:00
tower_workflow_launch.py Remove unnecessary module parameters 2020-04-06 22:08:41 -04:00
tower_workflow_template.py Remove unnecessary module parameters 2020-04-06 22:08:41 -04:00