Commit Graph
24 Commits
Author SHA1 Message Date
Nikhil Jain 7ff8a3764b add job id to the jobs details page 2022-02-01 10:34:02 +05:30
Nikhil Jain 60d6832971 fix the large file parsing in project sync 2021-03-23 15:17:47 -04:00
Nikhil Jain 0ee49dae76 fix tower collection integration test race condition 2021-03-12 14:57:52 +05:30
Nikhil Jain 2aa30226f4 removing some invalid chars 2021-03-11 20:07:31 +05:30
Nikhil Jain 53da8e0775 removing some invalid chars 2021-03-11 19:50:11 +05:30
Nikhil Jain 8e53453737 remove the extra result in test 2021-03-11 19:35:53 +05:30
Nikhil Jain 80023017a2 fix the tower_user module to update the fields properly 2021-03-11 19:14:50 +05:30
Nikhil Jain 1468e5908a add workflow_job_launch_type in metavars 2021-02-16 18:19:37 +05:30
Nikhil Jain 3ad2bb1bb9 remove whitespaces 2021-02-15 09:31:16 +05:30
Nikhil Jain b177c7b558 add support diff mode in tower_settings module 2021-02-12 08:19:32 +05:30
Nikhil Jain 81875f0971 fix the handling of wrong survey spec 2021-01-22 11:03:44 +05:30
Nikhil Jain 23a852bdab add the empty child group to groups before adding it to the parent group 2020-10-30 14:23:57 +05:30
Nikhil Jain 9eecb24c32 fix smart inventory duplicate hosts 2020-02-28 09:46:44 +05:30
Nikhil Jain e530adde67 fix the sliced job relaunch 2020-02-10 17:35:50 -05:00
Nikhil Jain 374c17751f add ansible_want_ssh_host, rich_params and want_facts to be read from source vars 2020-01-31 08:18:01 -05:00
Nikhil Jain 93dda04fd0 fix the saml_admin_attr not working 2019-12-13 15:11:23 +05:30
Nikhil Jain 0d4e6d7e0b do the sum once and store it in a variable which will be reused 2019-12-13 13:21:49 +05:30
Nikhil Jain 9ae038868c adding instance consumed and remaining capacity to metrics 2019-12-13 13:21:49 +05:30
jainnikhil30 58c4ae6a00 Add scm_update_cache_timeout, job_timeout and custom_virtualenv to tower_project (#51330)
* adding scm_update_cache_timeout and job_timeout to tower_project module

* add support for cache_timeout, job_timeout and custom_venv for tower_project module

* add the version_added
2019-09-27 14:28:57 -04:00
jainnikhil30 a32981242b Fixing exception import for tower modules (#50447)
* fixing the exception import from tower modules

* Adding tests for checking tower modules are failing with correct msg

* fixed failing tests

* fixed failing test in tower_team
2019-09-27 14:28:56 -04:00
jainnikhil30 d9d56b4b50 Add 'tower_settings' module for managing Ansible Tower Settings (#43933)
* add the tower_settings module
2019-09-27 14:28:52 -04:00
jainnikhil30 88a4362a7a add inventory name and id to meta vars 2019-07-05 20:37:36 +05:30
jainnikhil30 dbf8df479b use path instead of *path while dong the join 2019-07-02 07:55:35 -04:00
jainnikhil30 764947c1ae fix the hashivault v2 lookup 2019-07-02 07:55:32 -04:00