John R Barker
bc2a63c415
Fix invalid fields in module DOCUMENATION ( #22297 )
...
* fix module doc fields
* More module docs corrections
* More module docs corrections
* More module docs corrections
* More module docs corrections
* correct aliases
* Review comments
* Must quote ':'
* More authors
* Use suboptions:
* restore type: bool
* type should be in the same place
* More tidyups
* authors
* Use suboptions
* revert
* remove duplicate author
* More issues post rebase
2019-09-27 14:28:43 -04:00
Wayne Witzel III
9c6c9c3708
Ansible Tower job_wait module ( #22160 )
...
* Ansible Tower job_wait module
* clean up documentation and update code comment
2019-09-27 14:28:42 -04:00
Wayne Witzel III
6a2e3d2915
Ansible Tower job cancel module ( #22161 )
...
* Ansible Tower job cancel module
* fix interpreter line
2019-09-27 14:28:42 -04:00
Wayne Witzel III
85977be23c
Ansible Tower job list module ( #22164 )
2019-09-27 14:28:42 -04:00
Wayne Witzel III
3855393cd3
Ansible Tower job_launch module ( #22148 )
...
* Ansible Tower job_launch module
* Added RETURN documentation and fixed import locations
* remove superfluos required attributes, make tags a list, and fix some typos
* only join tags if they are actually a list
* use isinstance instead of type, cleanup imports
2019-09-27 14:28:42 -04:00
Wayne Witzel III
bd6e5c2529
add Ansible Tower role module ( #21592 )
...
* add Ansible Tower role module
* remove owner as choice from role paramenter
2019-09-27 14:28:41 -04:00
Wayne Witzel III
8a5914affd
add Tower JobTemplate module ( #21681 )
...
* add Tower JobTemplate module
* add host_config_key and remove defaults from required parameters
2019-09-27 14:28:41 -04:00
Wayne Witzel III
979adfd16c
add Ansible Tower team module ( #21593 )
2019-09-27 14:28:41 -04:00
John R Barker
5f2381e9ad
Correct example
2019-09-27 14:28:41 -04:00
Wayne Witzel III
99027e4b30
Add Tower Project module ( #21479 )
2019-09-27 14:28:40 -04:00
Wayne Witzel III
150c0a9fdc
Add Tower Group module ( #21480 )
2019-09-27 14:28:40 -04:00
Wayne Witzel III
2c825b792f
Add Tower Host module ( #21482 )
2019-09-27 14:28:40 -04:00
Wayne Witzel III
2f9b0733bb
Add Tower Inventory module ( #21483 )
2019-09-27 14:28:40 -04:00
Wayne Witzel III
962668389a
Add Tower Label module ( #21485 )
2019-09-27 14:28:39 -04:00
Wayne Witzel III
0699e44b53
Ansible Tower user and credential module ( #21020 )
...
* rename tower config module parameters to avoid conflicts
* add Ansible Tower user module
* add Ansible Tower credential module
* remove errant hash from interpreter line
* friendlier error messages
* Update tower_verify_ssl defaults and module examples
* Update tower_verify_ssl default documentation
* Tower expects satellite6 not foreman
2019-09-27 14:28:39 -04:00
Matt Martz
788a2e5fc8
Update validate-modules ( #20932 )
...
* Update validate-modules
* Validates ANSIBLE_METADATA
* Ensures imports happen after documentation vars
* Some pep8 cleanup
* Clean up some left over unneeded code
* Update modules for new module guidelines and validate-modules checks
* Update imports for ec2_vpc_route_table and ec2_vpc_nat_gateway
2019-09-27 14:28:39 -04:00
Brian Coca
16e6b3f148
updated friendlier description
2019-09-27 14:28:39 -04:00
Wayne Witzel III
6140308675
Ansible Tower organization module ( #20355 )
...
* add Ansible Tower organization module
* skip Python 2.4 check for ansible_tower module
* make spec and doc match, extract tower auth helper method
* added auth params at module level
* support check mode
* extract check mode check to ansible_tower utils, add utils to 2.4 skip
* update interpreter shebang
* remove colon from docs
* no log for password, verify_ssl default to true
2019-09-27 14:28:35 -04:00
Chris Church
aeac739735
Major rename of package from lib to ansibleworks.
2013-05-21 18:20:26 -04:00
Chris Church
5133b9a30e
Update to production settings to fail if no config found, updates to build script, added Makefile targets for build.
2013-05-21 17:39:40 -04:00
chouseknecht
53212da149
Group and Host variables working.
2013-05-21 16:13:20 -04:00
chouseknecht
c238a85581
Added variable data fied to Host detail page. Save/edit work -made changes in the Hosts controller for this. Still need to validate text blob is valid JSON.
2013-05-21 12:57:15 -04:00
chouseknecht
f5c487aab8
Inventory hosts now appear in All Hosts folder. User not allowed to add hosts outside of a group (i.e. cannot add to All Hosts group). Fixed job template so that a credential can be removed.
2013-05-21 11:28:20 -04:00
Chris Church
06239b4c04
Return passwords_needed_to_start when not provided via POST to start job.
2013-05-21 11:21:22 -04:00
Chris Church
14b09dcc1a
Update to commands/tests to fix new settings-related issues.
2013-05-21 11:20:47 -04:00
Chris Church
7809e94fde
Settings updates to support production installation.
2013-05-21 09:10:54 -04:00
chouseknecht
c6e32cde35
Added refresh button to jobs list page
2013-05-21 03:12:25 -04:00
chouseknecht
8343d20c60
Job event detail page now working. Search expanded to work with boolean an integer types. Added new form generator layout. Fixed pagination bugs. Job cancel/delete working.
2013-05-21 02:57:46 -04:00
chouseknecht
3d3782fcee
Job Events detail page starting to work.
2013-05-21 02:57:46 -04:00
Chris Church
0bd576de62
Fix JSONField default in models and migrations to avoid error when running from an installation via tarball.
2013-05-19 23:56:37 -04:00
chouseknecht
32573ab013
Jobs page cosmetic fixes. Fixed pagination/search issue causing current page # to be incorrect.
2013-05-19 19:05:26 -04:00
chouseknecht
6b881a58bf
Job detail page now working. Form generator now supports 2 column layout and a status fields section.
2013-05-19 18:55:13 -04:00
chouseknecht
f409db7778
Latest UI changs. First iteration on Jobs page.
2013-05-19 15:05:03 -04:00
chouseknecht
14bc3c02f8
Updated playbook select on Job Template add page. Playbook selection working.
2013-05-17 16:18:27 -04:00
chouseknecht
4abe92a7a6
Playbook select list finally works on edit. Woot\!
2013-05-17 16:14:33 -04:00
chouseknecht
94ff36b62f
All select pages now have clickable rows. The checkbox is still present and will e toggled along with row color. Fixed the typ-o on User select page.
2013-05-17 07:55:17 -04:00
chouseknecht
0f4a4b6cb9
Key column on a list view is now clickable -taking you to the detail page. Moved action buttons to top of page next to search widget. Added finishing touches to job submission on job_templates list view.
2013-05-17 06:38:37 -04:00
chouseknecht
66f93364b1
No longer create\/execute job when template is saved. Execute job from list view by clicking 'play' button. Prompts for missing credential and all required password.
2013-05-17 00:17:28 -04:00
Chris Church
ac172928f8
Added job_events and job_host_summaries for groups.
2013-05-16 21:59:58 -04:00
Chris Church
602fce73e4
Removed failing organization test (since we no longer return a 409).
2013-05-16 19:53:29 -04:00
chouseknecht
6ab9878e65
Latest job template UI changes. Template edit working. Need to add job submission steps and fix playbook initial value on edit page.
2013-05-16 13:00:17 -04:00
Michael DeHaan
d1ba197126
Add a test to show you can create a new host by posting to a groups host list.
2013-05-15 18:40:34 -04:00
Michael DeHaan
ddf10251cc
Fix some issues when creating a new object and posting to a subcollection. Tested with groups.
...
Also removed some dead code.
2013-05-15 18:31:32 -04:00
chouseknecht
1bc85f608c
Latest inventory tree updates. Now using root_groups to retrieve top-level inventory groups. Ajax group load now works -hosts and subgroups loading. Need to add sorting, but all works.
2013-05-15 17:24:49 -04:00
chouseknecht
01ec33ec8f
Removed refernces to jquery-ui. Was going to use spinner, decided not too. Will likely conflict with Angular directives for form validation.
2013-05-15 12:59:03 -04:00
chouseknecht
86bd91dfb8
Directives integer, min, max, and awlookup now working. Lookups now allow user to enter a value, the name is validated, and capitalization is corrected.
2013-05-15 12:59:00 -04:00
Chris Church
b3615465d1
Renamed _get_queryset in new inventory view to reflect filtering updates.
2013-05-14 19:18:28 -04:00
Chris Church
7183549289
Moved queryset filtering/ordering out of BaseList into the CustomFilterBackend. Added job_host_summaries sublists for jobs and hosts, add detail view for job host summary, with tests.
2013-05-14 19:17:17 -04:00
Michael DeHaan
b83e70b09a
Remove various license headers. License was changed to proprietary previously so fix up headers.
2013-05-14 18:44:02 -04:00
Michael DeHaan
72fbb6c3a3
Add inventory root groups to related resources.
2013-05-14 18:38:32 -04:00