Commit Graph

672 Commits

Author SHA1 Message Date
Sean Sullivan c7bfc60be3 Merge pull request #41 from ansible/devel
Rebase
2021-02-15 14:23:29 -06:00
sean-m-sullivan 62d91365a7 add test for ad hoc no module arg 2021-02-15 12:23:18 -06:00
softwarefactory-project-zuul[bot] 8bcc91518e Merge pull request #9295 from jainnikhil30/add_diff_support
add support for diff mode in tower_settings module

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-15 16:52:32 +00:00
Nikhil Jain 3ad2bb1bb9 remove whitespaces 2021-02-15 09:31:16 +05:30
sean-m-sullivan 5548f7e91d fix default value bug 2021-02-14 17:17:04 -06:00
sean-m-sullivan d83771f082 revert changes 2021-02-12 08:35:27 -06:00
Nikhil Jain b177c7b558 add support diff mode in tower_settings module 2021-02-12 08:19:32 +05:30
sean-m-sullivan 2b664d6958 add default 2021-02-11 12:28:55 -06:00
sean-m-sullivan ed8b4a3c70 Merge branch 'fix-awx_collection-docs' of github.com:sean-m-sullivan/awx into fix-awx_collection-docs 2021-02-10 15:45:38 -06:00
sean-m-sullivan d4f86e8999 update test 2021-02-10 15:45:17 -06:00
Sean Sullivan c7793e0b9c Merge pull request #38 from ansible/devel
Rebase
2021-02-10 10:22:40 -06:00
Sean Sullivan 16aa73fc2c Update inventory source req fields
As per the gui, and testing, source is a required field.
2021-02-10 08:47:51 -06:00
Sean Sullivan 5013d74f46 Remove required field in doc
new name is not a required field, removing that designation from the docs.
2021-02-10 08:42:06 -06:00
sean-m-sullivan f82163499c update python 2021-02-08 23:10:34 -06:00
sean-m-sullivan 9d359a080b updating completeness parameters 2021-02-04 11:33:49 -06:00
sean-m-sullivan f35c16e4f0 update 2021-02-03 18:47:32 -06:00
Sean Sullivan 226a689f7b Merge pull request #36 from ansible/devel
Rebase
2021-02-03 18:40:12 -06:00
softwarefactory-project-zuul[bot] 7d432e484c Merge pull request #9205 from beeankha/fix_pylint_error
Fix Pylint Error

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-02 19:19:46 +00:00
softwarefactory-project-zuul[bot] cc9ee550d9 Merge pull request #9185 from sean-m-sullivan/add_orgs_job_launch
Add orgs job launch

Reviewed-by: Bianca Henderson <beeankha@gmail.com>
             https://github.com/beeankha
2021-02-02 16:05:42 +00:00
beeankha 3ad9aa902d Fix pylint throwaway variable error 2021-02-02 08:56:42 -05:00
Sean Sullivan ce44a056ad Merge pull request #35 from ansible/devel
Rebase
2021-01-29 09:27:42 -06:00
sean-m-sullivan e433e3ebc2 update logic 2021-01-28 15:19:28 -06:00
sean-m-sullivan cc0d658b1c fix typo 2021-01-28 10:16:27 -06:00
sean-m-sullivan aa5219cf30 fix verbage 2021-01-28 08:36:13 -06:00
sean-m-sullivan c40ca718d0 add org to job launch 2021-01-28 08:31:52 -06:00
Nikhil Jain 81875f0971 fix the handling of wrong survey spec 2021-01-22 11:03:44 +05:30
sean-m-sullivan 3ae133d39d syntax and lint fix 2021-01-18 13:05:28 -06:00
sean-m-sullivan b8bd6d2472 Merge branch 'survey_logic' of github.com:sean-m-sullivan/awx into survey_logic 2021-01-18 12:46:53 -06:00
sean-m-sullivan d32461388f syntax and lint fix 2021-01-18 12:46:43 -06:00
Sean Sullivan 0e9f7f37e0 Delete test file
Delete test file
2021-01-18 12:21:25 -06:00
Sean Sullivan e8ea6bc946 Delete test file
Delete test file
2021-01-18 12:20:27 -06:00
Sean Sullivan 91045534d0 Merge pull request #28 from sean-m-sullivan/survey_update
Add logic Rebase
2021-01-18 11:26:09 -06:00
sean-m-sullivan 74d1859552 add alias 2021-01-18 09:12:30 -06:00
sean-m-sullivan 1042c1cc28 add logic for survey 2021-01-17 10:32:07 -06:00
Sean Sullivan e4cb50921e Merge pull request #27 from ansible/devel
Rebase
2021-01-16 22:51:21 -06:00
sean-m-sullivan 73c46030bc update completeness 2021-01-14 16:19:39 -06:00
sean-m-sullivan 328435d435 update to survey option on workflow module. 2021-01-14 15:37:59 -06:00
softwarefactory-project-zuul[bot] 7daa1fe786 Merge pull request #8860 from CUB-OIT-PE/jinja-chain-undefined
Enabled jinja2.ChainableUndefined for custom webhook notifications

Reviewed-by: Ryan Petrello
             https://github.com/ryanpetrello
2021-01-12 20:35:46 +00:00
Will Haines d59e172f53 Pinned Jinja2 to ensure ChainableUndefined is present
Signed-off-by: Will Haines <william.haines@colorado.edu>
2021-01-11 11:56:04 -07:00
Will Haines 9ec958f839 Added test for Chainable Undefined Behavior
Signed-off-by: Will Haines <william.haines@colorado.edu>
2021-01-07 23:25:19 -07:00
softwarefactory-project-zuul[bot] 7e74f823f4 Merge pull request #8996 from robled/license_module_docs_fix
Fixed link to Content Hub in Tower module documentation

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-01-04 16:54:15 +00:00
David Roble e611a67be7 Fixed link to Content Hub in Tower module documentation
Signed-off-by: David Roble <droble@redhat.com>
2021-01-04 11:21:30 -05:00
Shane McDonald 6f9862c72e Sweeping replace of old dev venv paths 2020-12-26 21:29:22 -05:00
David Roble 3bd976bda9 Added module prefix to awx license module example documentation
Signed-off-by: David Roble <droble@redhat.com>
2020-12-18 11:58:27 -05:00
Alan Rominger 44e6e9344b Remove mercurial support 2020-12-01 14:06:34 -05:00
sean-m-sullivan bbed8ec704 add update to tower project 2020-11-25 09:36:03 -06:00
Ryan Petrello 4d8176e6af Merge remote-tracking branch 'downstream' into downstream 2020-11-11 13:30:21 -05:00
beeankha 400c55faaa Remove Cloudforms as a credential type from collections 2020-11-10 15:49:55 -05:00
sean-m-sullivan 4e4f1d3cce update comment 2020-11-10 10:04:05 -06:00
sean-m-sullivan e2e3d30b49 update comment 2020-11-10 09:16:08 -06:00