This website requires JavaScript.
Explore
Help
Register
Sign In
internet
/
community.general
Watch
3
Star
0
Fork
0
You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced
2026-03-27 13:53:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4399759cf33559c9c012cab5f4be1141d613c06d
community.general
/
plugins
/
modules
/
database
/
misc
History
Amin Vakil
650ae65f24
collection: Change default='no's and 'yes's to default=False and default=True (
#556
)
...
* Change default={'no','yes'} to default={False,True} * Add changelog * Remove changelog
2020-06-22 15:56:35 +02:00
..
elasticsearch_plugin.py
Fix Ansible documentation in part of example formatting. Part 1 (
#332
)
2020-05-15 13:13:45 +03:00
kibana_plugin.py
Remove ANSIBLE_METADATA (
#339
)
2020-05-14 14:03:42 +01:00
redis_info.py
Add version_added for all new features (
#214
)
2020-06-13 15:01:19 +02:00
redis.py
Remove ANSIBLE_METADATA (
#339
)
2020-05-14 14:03:42 +01:00
riak.py
collection: Change default='no's and 'yes's to default=False and default=True (
#556
)
2020-06-22 15:56:35 +02:00