summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/clustering
Commit message (Expand)AuthorAgeFilesLines
* Migrated to community.kubernetesAnsible Core Team2020-03-099-1189/+0
* Migrated to community.generalAnsible Core Team2020-03-097-2597/+0
* Fix examples to use from_yaml filter with lookup (#65424)Baptiste Mille-Mathias2020-02-111-4/+4
* Nuke all removed_module stubs (#67139)Matt Martz2020-02-052-39/+0
* Fixes #65952: Remove ambiguous example from k8s docs to clarify file usage. (...Jeff Geerling2019-12-231-5/+0
* Move consul modules to own subdir (#64508)John R Barker2019-11-065-0/+0
* Fix modules code quote documentations (#63594)Denis2019-11-051-1/+1
* k8s: apply no longer the default behaviour (#62632)Will Thames2019-09-201-1/+0
* fix typos in clustering modules (#62196)Andrey Klychkov2019-09-124-5/+5
* Add wait_sleep parameter for the k8s module (#59714) (#59854)Marat Sharafutdinov2019-08-071-0/+5
* consul_session: ensure certificate is checked when HTTPS is used (#58693)Pilou2019-07-261-1/+2
* update documentation for dictionaries (#59354)Mark McKinstry2019-07-221-4/+5
* consul_session: ensure empty result is handled (#58694)Pilou2019-07-101-1/+1
* consul_session: ensure scheme parameter is used (#58692)Pilou2019-07-101-1/+2
* Add apply to k8s module (#49053)Will Thames2019-07-081-0/+10
* consul_session: improve documentation and add integration tests (#56392)Pilou2019-07-011-19/+32
* document problem when removing something from a dictionary (#58349)Mark McKinstry2019-06-281-0/+6
* First batch _facts -> _info rename. (#56822)Felix Fontein2019-05-274-10/+14
* consul modules: update documentation (#56408)Pilou2019-05-163-36/+67
* Update k8s_facts.py (#56193)Kylix2019-05-081-1/+1
* Remove modules which have ended their deprecation cycleToshio Kuratomi2019-04-122-860/+6
* standardize TLS connection properties (#54315)James Cassell2019-03-281-12/+15
* Allow user to specify a custom condition when waiting (#52185)Fabian von Feilitzsch2019-03-061-1/+26
* k8s_auth: use group module defaults in example (#52712)Mariusz Mazur2019-03-041-33/+28
* etcd3: Support authentication (#44383)Victor Fauth2019-02-161-2/+66
* Fix incorrect use of `is` for comparisons.Matt Clay2019-02-121-4/+4
* k8s_auth: new k8s module for handling auth (#50807)Mariusz Mazur2019-02-111-0/+338
* start getting modules to use shared import error code (#51787)Jordan Borean2019-02-063-9/+18
* Convert to reduced list of known types (#50010)Dag Wieers2018-12-193-7/+7
* Update bare exceptions to specify Exception.Toshio Kuratomi2018-12-162-2/+2
* k8s_service: add new kubernetes module for handling Services (#48872)Mariusz Mazur2018-12-121-0/+267
* k8s append_hash (#48830)Will Thames2018-11-221-0/+10
* Provide Kubernetes resource validation to k8s module (#43352)Will Thames2018-11-161-0/+31
* Add wait functionality to k8s module (#47493)Will Thames2018-11-131-0/+19
* Add to k8s_raw docs re: vault-encrypted files (#47328)Jasmine Hegman2018-10-281-2/+4
* Fix syntax error for Python 2.6 (#47635)Brandon Bell2018-10-271-1/+1
* Enable pylint rules and fix exposed bugs. (#47219)Matt Clay2018-10-191-1/+1
* Correct wording in k8s module description (#47125)Mariusz Mazur2018-10-161-1/+1
* Add Check Mode to consul_kv (#28934)Marc Sensenich2018-09-191-1/+1
* Use a sensible default for k8s merge_type (#45284)Will Thames2018-09-081-0/+3
* K8s retry merge (#44821)Will Thames2018-08-301-0/+2
* Change the return key of k8s_facts (#44446)Will Thames2018-08-291-1/+1
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-311-0/+1
* Fix args schema regression in k8s moduleAbhijeet Kasurde2018-07-311-1/+1
* Add merge_type parameter to k8s module (#42219)Will Thames2018-07-221-0/+15
* k8s_facts trivially supports check_mode (#42335)Will Thames2018-07-051-0/+5
* update module arguments to allow resource_definition to be a string (#40730)Fabian von Feilitzsch2018-06-291-4/+4
* New k8s_facts moduleWill Thames2018-06-252-15/+172
* Prefer readthedocs.io instead of readthedocs.org for doc links (#41537)Jon Dufresne2018-06-184-4/+4
* K8s dynamic collected changes (#40745)Fabian von Feilitzsch2018-05-307-346/+22