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/plugins
Toshio Kuratomi 1a87822704 Fix the environment variable
This was using k8S_AUTH_CONTEXT with a lowercase k.  That doesn't match
with any of the other K8s stuff so users would probably be confused why
their envvar wasn't working.
2020-05-19 22:37:17 -07:00
..
become
cache move jsonfile cache plugin back to ansible-base (#287) 2020-05-06 18:37:03 +01:00
callback Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
connection Fix the environment variable 2020-05-19 22:37:17 -07:00
doc_fragments Un-remove wrongly removed ovirt modules and adjust deprecation to Ansible 2.14 (#353) 2020-05-18 20:43:50 +01:00
filter Time filter improvements (#359) 2020-05-19 11:18:49 +02:00
inventory linode inventory plugin: fix parsing of access_token (#318) 2020-05-13 12:37:23 +01:00
lookup gcp_storage_file: error gracefully when google.cloud is not there (#372) 2020-05-19 23:06:40 +02:00
module_utils Un-remove wrongly removed ovirt modules and adjust deprecation to Ansible 2.14 (#353) 2020-05-18 20:43:50 +01:00
modules Clean up google modules (#351) 2020-05-19 20:40:43 +02:00