1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules
Deiwin Sarjas 6412cbf84b aws_eks_cluster: Add wait functionality (#42259)
* aws_eks_cluster: Improve output documentation

This data is already returned by the module, it just wasn't documented. These
fields are required for accessing the created Kubernetes API with e.g. the
k8s_raw module.

* aws_eks_cluster: Add wait functionality

This enables further cluster configuration once it's created and active.

20 minutes was chosen as an arbitrary default, so that if it takes longer than
the documented "usually less than 10 minutes" it's still likely to succeed.

* Correct security group name in aws_eks tests

* Improve teardown of aws_eks tests

Fix minor teardown issues. The `pause` step is a placeholder until
a waiter for `state: absent`
2018-07-04 22:30:57 +10:00
..
cloud aws_eks_cluster: Add wait functionality (#42259) 2018-07-04 22:30:57 +10:00
clustering update module arguments to allow resource_definition to be a string (#40730) 2018-06-29 09:21:47 -05:00
commands Added executable parameter to the script module (#36969) 2018-05-25 14:40:48 -05:00
crypto new provider: ownca (#35840) 2018-06-21 12:41:00 +05:30
database elasticsearch_plugin - Show STDERR on module failures. (#41954) 2018-06-29 17:28:17 -04:00
files added description (#42187) 2018-07-02 10:10:27 -04:00
identity Remove ipa_ modules from sanity ignore; fix the docs 2018-07-03 18:16:09 -07:00
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging rabbitmq_user: Add update_password parameter (#36280) 2018-05-23 14:34:46 -05:00
monitoring Update zabbix_screen.py limit screen columns (#41487) 2018-06-21 07:36:18 -04:00
net_tools nsupdate.py: Fix typo (#42209) 2018-07-02 13:03:37 -07:00
network Update eos_l2_interface.py (#42270) 2018-07-04 10:17:46 +05:30
notification Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
packaging Make zypper work with python3 2018-06-25 15:58:24 -04:00
remote_management UCS Server UUID pool modules and integration tests (#41743) 2018-06-29 15:49:47 +02:00
source_control Make use of a better python module for gitlab_group (#40764) 2018-05-29 02:43:40 -04:00
storage Fix API call to get ActiveCluster information and add (#41744) 2018-06-22 10:46:02 -05:00
system pamd module regression fix (#42025) 2018-06-29 16:34:20 -05:00
utilities Update pause.py (#42297) 2018-07-04 16:48:55 +05:30
web_infrastructure Minimizing information needed for second stage from first stage. (#42167) 2018-07-01 10:06:38 -04:00
windows Correct typo in win_domain_computer doc (#42123) 2018-06-29 23:05:07 +02:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00